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

[email protected] Thu, 08 Feb 2007 07:25:06 -0800
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2142
          http://svn.sourceforge.net/tmda/?rev=2142&view=rev
Author:   lack
Date:     2007-02-08 07:25:04 -0800 (Thu, 08 Feb 2007)

Log Message:
-----------
Ready for release

Modified Paths:
--------------
    trunk/tmda-cgi/ChangeLog
    trunk/tmda-cgi/TODO

Modified: trunk/tmda-cgi/ChangeLog
===================================================================
--- trunk/tmda-cgi/ChangeLog	2007-02-08 15:24:09 UTC (rev 2141)
+++ trunk/tmda-cgi/ChangeLog	2007-02-08 15:25:04 UTC (rev 2142)
@@ -1,3 +1,19 @@
+2007-02-08  Jim Ramsay      <[email protected]>
+
+	* Version 0.16 is released
+
+	* Fixed TMDA version detection code which previously thought that version
+	1.1.10 was less than 1.1.6
+
+2006-11-07  Jim Ramsay      <[email protected]>
+
+	* Fixed some unicode errors
+
+	* Fixed some error handling so things are a bit prettier
+
+	* Fixed spam scoring to support either 'hits' or 'score' in the regular
+	  expression
+
 2006-10-16  Jim Ramsay      <[email protected]>
 
 	* Version 0.15 is released

Modified: trunk/tmda-cgi/TODO
===================================================================
--- trunk/tmda-cgi/TODO	2007-02-08 15:24:09 UTC (rev 2141)
+++ trunk/tmda-cgi/TODO	2007-02-08 15:25:04 UTC (rev 2142)
@@ -1,6 +1,10 @@
 Things left to do:
 ==================
 
+    * Better handling of really bad template errors which currently cause a
+	     "server error" such as missing template directory.
+		  (Bug found by Michael Weiner)
+
     * Administrator Disable -- allow the administrator to globally disable any
                                command in the GUI
 


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