SF.net SVN: tmda: [2109] trunk/tmda
[email protected] Sat, 14 Oct 2006 23:09:58 -0700
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2109
http://svn.sourceforge.net/tmda/?rev=2109&view=rev
Author: jasonrm
Date: 2006-10-14 23:09:54 -0700 (Sat, 14 Oct 2006)
Log Message:
-----------
TMDA 1.1.8 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 2006-10-14 22:30:14 UTC (rev 2108)
+++ trunk/tmda/ChangeLog 2006-10-15 06:09:54 UTC (rev 2109)
@@ -1,3 +1,7 @@
+2006-10-15 Jason R. Mastaler <[email protected]>
+
+ * TMDA 1.1.8 is released.
+
2006-10-06 Jason R. Mastaler <[email protected]>
* TMDA 1.1.7 is released.
Modified: trunk/tmda/NEWS
===================================================================
--- trunk/tmda/NEWS 2006-10-14 22:30:14 UTC (rev 2108)
+++ trunk/tmda/NEWS 2006-10-15 06:09:54 UTC (rev 2109)
@@ -5,6 +5,16 @@
======================================================================
+TMDA 1.1.8 "Imperial" --
+
+* TMDA's internal copy of the Python email package has been upgraded
+ to v4.0.1.
+
+* The bin/tmda-* programs have been revamped to use Python's new
+ 'optparse' library.
+
+======================================================================
+
TMDA 1.1.7 "Hazelburn" --
* TMDA can now optionally store unconfirmed messages in a "Maildir"
Modified: trunk/tmda/TMDA/Version.py
===================================================================
--- trunk/tmda/TMDA/Version.py 2006-10-14 22:30:14 UTC (rev 2108)
+++ trunk/tmda/TMDA/Version.py 2006-10-15 06:09:54 UTC (rev 2109)
@@ -26,7 +26,7 @@
# TMDA version
-TMDA = "1.1.7+"
+TMDA = "1.1.8"
# TMDA version codename
CODENAME = "Imperial"
Modified: trunk/tmda/contrib/tmda.spec
===================================================================
--- trunk/tmda/contrib/tmda.spec 2006-10-14 22:30:14 UTC (rev 2108)
+++ trunk/tmda/contrib/tmda.spec 2006-10-15 06:09:54 UTC (rev 2109)
@@ -1,5 +1,5 @@
%define name tmda
-%define version 1.1.7
+%define version 1.1.8
%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.