SF.net SVN: tmda: [2182] branches/tmda-cgi-0.16

[email protected] Thu, 29 Mar 2007 11:48:44 -0700
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2182
          http://svn.sourceforge.net/tmda/?rev=2182&view=rev
Author:   lack
Date:     2007-03-29 11:48:44 -0700 (Thu, 29 Mar 2007)

Log Message:
-----------
Ready to release 0.16.2

Modified Paths:
--------------
    branches/tmda-cgi-0.16/CgiVersion.py
    branches/tmda-cgi-0.16/ChangeLog

Modified: branches/tmda-cgi-0.16/CgiVersion.py
===================================================================
--- branches/tmda-cgi-0.16/CgiVersion.py	2007-03-29 18:48:14 UTC (rev 2181)
+++ branches/tmda-cgi-0.16/CgiVersion.py	2007-03-29 18:48:44 UTC (rev 2182)
@@ -24,7 +24,7 @@
 from TMDA import Version
 
 # tmda-cgi version
-tmda_cgi = "0.16.1"
+tmda_cgi = "0.16.2"
 
 # tmda-cgi version codename
 Codename = "Sulphur"

Modified: branches/tmda-cgi-0.16/ChangeLog
===================================================================
--- branches/tmda-cgi-0.16/ChangeLog	2007-03-29 18:48:14 UTC (rev 2181)
+++ branches/tmda-cgi-0.16/ChangeLog	2007-03-29 18:48:44 UTC (rev 2182)
@@ -1,3 +1,14 @@
+2007-03-29  Jim Ramsay      <[email protected]>
+
+	* Version 0.16.2 is released
+
+	* Removed "message delivered twice on whitelist" issue
+
+   * Added patch which removes deprecated confirm_accept_text from
+	confirm_accept.txt in the skel directory, from Bill Shupp, thanks!
+
+	* Merged in a fix to vmailmgr stub.
+
 2007-02-08  Jim Ramsay      <[email protected]>
 
 	* Version 0.16.1 is released


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.