Code

ANONYMOUS_ACCESS -> ANONYMOUS_REGISTER
[roundup.git] / CHANGES.txt
index dd83622290435d7892bad00e46e99a0d5ce4960d..46d224441c765419e0e080ddec0b1d38b0b231d2 100644 (file)
@@ -1,7 +1,7 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2001-11-?? - 0.3.1
+2001-12-?? - 0.4.0b1
 Feature:
  . Added INSTANCE_NAME to configuration - used in web and email to identify
    the instance.
@@ -22,6 +22,14 @@ Feature:
  . Added the "display" command to the admin tool - displays a node's values
  . Message author's name appears in From: instead of roundup instance name
    (which still appears in the Reply-To:)
+ . Added a Zope frontend for roundup.
+ . Centralised the python version check code, bumped version to 2.1.1 (really
+   needs to be 2.1.2, but that isn't released yet :)
+ . much better attaching of erroneous messages in the mail gateway
+ . #496356 ] Use threading in messages
+   This adds the tracking of messages by message-id and allows threading
+   using in-reply-to. Most e-mail clients support threading using this
+   feature, and we hope to add support for it to the web gateway.
 
 Fixed:
  . Lots of bugs, thanks Roché and others on the devel mailing list!
@@ -43,6 +51,12 @@ Fixed:
    cope with the anydbm implementation module changing too!
  . envelope-from is now set to the roundup-admin and not roundup itself so
    delivery reports aren't sent to roundup (thanks Patrick Ohly)
+ . #495400 ] entering blanks
+   Values with spaces are now accepted in roundup-admin - check the long help
+   for details.
+ . #496360 ] table width does not work
+ . detectors were being registered multiple times
+ . added tests for mailgw
 
 
 2001-11-23 - 0.3.0