Code

add and use Reject exception (sf bug 700265)
[roundup.git] / CHANGES.txt
index 1353736a86681d01589c3d6cb1b4b9599fb3a748..b00dbb9c70dd08e556c0913377aee4acd9922a90 100644 (file)
@@ -4,6 +4,17 @@ are given with the most recent entry first.
 2004-??-?? 0.7.0b2
 Feature:
 - added CSV export to index pages
+- added new auditor, emailauditor.py, that works around a bug in IE. See 
+  emailauditor.py for more info.
+- added dispatcher functionality - see upgrading.txt for more info
+- added Reject exception which may be raised by auditors. This is trapped
+  by mailgw and may be used to veto creation of file attachments or
+  messages. (sf bug 700265)
+
+Fixed:
+- Boolean HTML templating was broken
+- Link HTML templating field() was broken
+- Fix reporting of test inclusion in postgresql test
 
 
 2004-03-24 0.7.0b1