SF.net SVN: tmda: [2136] trunk/tmda

[email protected] Thu, 01 Feb 2007 13:15:43 -0800
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2136
          http://svn.sourceforge.net/tmda/?rev=2136&view=rev
Author:   jasonrm
Date:     2007-02-01 13:15:43 -0800 (Thu, 01 Feb 2007)

Log Message:
-----------
TMDA 1.1.10 is released.

Modified Paths:
--------------
    trunk/tmda/ChangeLog
    trunk/tmda/NEWS
    trunk/tmda/TMDA/Version.py
    trunk/tmda/contrib/tmda.spec

Modified: trunk/tmda/ChangeLog
===================================================================
--- trunk/tmda/ChangeLog	2007-01-17 21:49:44 UTC (rev 2135)
+++ trunk/tmda/ChangeLog	2007-02-01 21:15:43 UTC (rev 2136)
@@ -1,3 +1,7 @@
+2007-02-01  Jason R. Mastaler  <[email protected]>
+
+	* TMDA 1.1.10 is released.
+
 2006-11-03  Jason R. Mastaler  <[email protected]>
 
 	* TMDA 1.1.9 is released.

Modified: trunk/tmda/NEWS
===================================================================
--- trunk/tmda/NEWS	2007-01-17 21:49:44 UTC (rev 2135)
+++ trunk/tmda/NEWS	2007-02-01 21:15:43 UTC (rev 2136)
@@ -20,6 +20,8 @@
   leave logging enabled permanently, but don't want your logs bloated
   with AUTH data and/or the content of large attachments.
 
+* tmda-ofmipd bugfixes and improvements from Stephen Warren.
+
 ======================================================================
 
 TMDA 1.1.9 "Jura" --

Modified: trunk/tmda/TMDA/Version.py
===================================================================
--- trunk/tmda/TMDA/Version.py	2007-01-17 21:49:44 UTC (rev 2135)
+++ trunk/tmda/TMDA/Version.py	2007-02-01 21:15:43 UTC (rev 2136)
@@ -26,7 +26,7 @@
 
 
 # TMDA version
-TMDA = '1.1.9+'
+TMDA = '1.1.10'
 
 # TMDA version codename
 CODENAME = 'Killyloch'

Modified: trunk/tmda/contrib/tmda.spec
===================================================================
--- trunk/tmda/contrib/tmda.spec	2007-01-17 21:49:44 UTC (rev 2135)
+++ trunk/tmda/contrib/tmda.spec	2007-02-01 21:15:43 UTC (rev 2136)
@@ -1,5 +1,5 @@
 %define name tmda
-%define version 1.1.9
+%define version 1.1.10
 %define release 1
 
 Summary: Tagged Message Delivery Agent


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