diff CHANGES.txt @ 445:208697858c8b

Message author's name appears in From: instead of roundup instance name (which still appears in the Reply-To:) envelope-from is now set to the roundup-admin and not roundup itself so delivery reports aren't sent to roundup (thanks Patrick Ohly)
author Richard Jones <richard@users.sourceforge.net>
date Wed, 12 Dec 2001 21:47:45 +0000
parents a0c598702f17
children ea9a4ca3fb84
line wrap: on
line diff
--- a/CHANGES.txt	Wed Dec 12 03:23:14 2001 +0000
+++ b/CHANGES.txt	Wed Dec 12 21:47:45 2001 +0000
@@ -20,6 +20,8 @@
       if there are unsaved changes. A "rollback" removes all changes made
       during the session (up to the last commit).
  . 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:)
 
 Fixed:
  . Lots of bugs, thanks Roché and others on the devel mailing list!
@@ -39,6 +41,8 @@
  . we were assuming database files created by anydbm had the same name, but
    this is not the case for dbm. We now perform a much better check _and_
    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)
 
 
 2001-11-23 - 0.3.0 

Roundup Issue Tracker: http://roundup-tracker.org/