Mercurial > p > roundup > code
diff CHANGES.txt @ 411:a6088556e9ba
Features and fixes.
Feature:
. Added INSTANCE_NAME to configuration - used in web and email to identify
the instance.
. Added EMAIL_SIGNATURE_POSITION to indicate where to place the roundup
signature info in e-mails.
. Some more flexibility in the mail gateway and more error handling.
. Login now takes you to the page you back to the were denied access to.
Fixed:
. Lots of bugs, thanks Roch�nd others on the devel mailing list!
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 26 Nov 2001 22:55:56 +0000 |
| parents | 96b0db9ad389 |
| children | 4be2c6be4560 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Nov 25 10:11:14 2001 +0000 +++ b/CHANGES.txt Mon Nov 26 22:55:56 2001 +0000 @@ -1,7 +1,20 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2001-10-?? - 0.3.0 +2001-11-?? - 0.3.1 +Feature: + . Added INSTANCE_NAME to configuration - used in web and email to identify + the instance. + . Added EMAIL_SIGNATURE_POSITION to indicate where to place the roundup + signature info in e-mails. + . Some more flexibility in the mail gateway and more error handling. + . Login now takes you to the page you back to the were denied access to. + +Fixed: + . Lots of bugs, thanks Roché and others on the devel mailing list! + + +2001-11-23 - 0.3.0 Feature: . #467129 ] Lossage when username=e-mail-address . #473123 ] Change message generation for author
