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

[email protected] Fri, 02 Mar 2007 06:19:12 -0800
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2170
          http://svn.sourceforge.net/tmda/?rev=2170&view=rev
Author:   lack
Date:     2007-03-02 06:19:12 -0800 (Fri, 02 Mar 2007)

Log Message:
-----------
Merge in from 0.16 branch

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

Modified: trunk/tmda-cgi/CgiVersion.py
===================================================================
--- trunk/tmda-cgi/CgiVersion.py	2007-03-02 14:06:02 UTC (rev 2169)
+++ trunk/tmda-cgi/CgiVersion.py	2007-03-02 14:19:12 UTC (rev 2170)
@@ -24,7 +24,7 @@
 from TMDA import Version
 
 # tmda-cgi version
-tmda_cgi = "0.16"
+tmda_cgi = "0.16.1"
 
 # tmda-cgi version codename
 Codename = "Sulphur"

Modified: trunk/tmda-cgi/ChangeLog
===================================================================
--- trunk/tmda-cgi/ChangeLog	2007-03-02 14:06:02 UTC (rev 2169)
+++ trunk/tmda-cgi/ChangeLog	2007-03-02 14:19:12 UTC (rev 2170)
@@ -1,3 +1,10 @@
+2007-03-02  Jim Ramsay      <[email protected]>
+
+	* Version 0.16.1 is released
+
+	* Fixed a typo in the TODO file that caused the "Info" link in the interface
+	to crash (Caught by Werner Fleck, thanks!)
+
 2007-02-08  Jim Ramsay      <[email protected]>
 
 	* Version 0.16 is released


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