SF.net SVN: tmda: [2062] trunk/tmda-cgi

[email protected] Tue, 03 Oct 2006 12:14:03 -0700
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2062
          http://svn.sourceforge.net/tmda/?rev=2062&view=rev
Author:   lack
Date:     2006-10-03 12:13:59 -0700 (Tue, 03 Oct 2006)

Log Message:
-----------
TMDA-cgi 0.14 is released

Modified Paths:
--------------
    trunk/tmda-cgi/CgiVersion.py
    trunk/tmda-cgi/ChangeLog

Modified: trunk/tmda-cgi/CgiVersion.py
===================================================================
--- trunk/tmda-cgi/CgiVersion.py	2006-10-03 19:10:09 UTC (rev 2061)
+++ trunk/tmda-cgi/CgiVersion.py	2006-10-03 19:13:59 UTC (rev 2062)
@@ -24,10 +24,10 @@
 from TMDA import Version
 
 # tmda-cgi version
-tmda_cgi = "0.13"
+tmda_cgi = "0.14"
 
 # tmda-cgi version codename
-Codename = "Aluminum"
+Codename = "Silicon"
 
 # TMDA version required
 TMDAReqVer = "1.1.6"

Modified: trunk/tmda-cgi/ChangeLog
===================================================================
--- trunk/tmda-cgi/ChangeLog	2006-10-03 19:10:09 UTC (rev 2061)
+++ trunk/tmda-cgi/ChangeLog	2006-10-03 19:13:59 UTC (rev 2062)
@@ -1,3 +1,9 @@
+2006-10-03  Jim Ramsay      <[email protected]>
+
+	* Now supports the new pending queue in TMDA-1.1.6 and later
+
+	* Version 0.14 is released
+
 2005-03-24  Jim Ramsay      <[email protected]>
 
 	* Fixed 'editlist' so it respects the configurable text-size in TMDA-X


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