CVS: tmda-cgi CgiVersion.py,1.13,1.14 ChangeLog,1.66,1.67
Gre7g Luterman <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi In directory sc8-pr-cvs1:/tmp/cvs-serv9422 Modified Files: CgiVersion.py ChangeLog Log Message: Version 0.12B is released. Index: CgiVersion.py =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/CgiVersion.py,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- CgiVersion.py 15 Nov 2003 17:03:54 -0000 1.13 +++ CgiVersion.py 16 Nov 2003 18:46:16 -0000 1.14 @@ -24,7 +24,7 @@ from TMDA import Version # tmda-cgi version -tmda_cgi = "0.11B+" +tmda_cgi = "0.12B" # tmda-cgi version codename Codename = "Magnesium" Index: ChangeLog =================================================================== RCS file: /cvsroot/tmda/tmda-cgi/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 16 Nov 2003 18:42:57 -0000 1.66 +++ ChangeLog 16 Nov 2003 18:46:16 -0000 1.67 @@ -1,5 +1,7 @@ 2003-11-16 Gre7g Luterman <[email protected]> + * Version 0.12B is released. + * Added PendingList:ShowDelete and PendingList:ShowBlack (both with default values of "No") to discourage deleting and blacklisting from the pending list. These can be re-enabled in the defaults.ini