|
|
CVS: tmda/TMDA ChangeLog,1.78,1.79 Defaults.py,1.70,1.71: msg#00001
|
Subject: |
CVS: tmda/TMDA ChangeLog,1.78,1.79 Defaults.py,1.70,1.71 |
Update of /cvsroot/tmda/tmda/TMDA
In directory usw-pr-cvs1:/tmp/cvs-serv24077/TMDA
Modified Files:
ChangeLog Defaults.py
Log Message:
Begin 0.40 development.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog 2001/10/31 23:48:38 1.78
+++ ChangeLog 2001/11/01 00:25:27 1.79
@@ -9,6 +9,8 @@
functionality. The Qmail subclass then overrides all of it since
it's unique. Also, add an Exim subclass.
+ (TMDA_VERSION): Begin 0.40 development.
+
2001-10-29 Jason R. Mastaler <jasonrm@xxxxxxxxxxxxxxxxxxxxxxxxxx>
* Util.py (findmatch): Downcase each address for case-insensitive
Index: Defaults.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Defaults.py,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- Defaults.py 2001/10/31 23:48:38 1.70
+++ Defaults.py 2001/11/01 00:25:27 1.71
@@ -15,7 +15,7 @@
# General system-wide defaults
##############################
-TMDA_VERSION = "0.39"
+TMDA_VERSION = "0.40"
TMDA_HOMEPAGE = "<http://tmda.sf.net/>"
PYTHON_VERSION = string.split(sys.version)[0]
_______________________________________________
tmda-cvs mailing list
http://libertine.org/lists/listinfo/tmda-cvs
|
| |