[Buildbot-commits] buildbot ChangeLog,1.809,1.810

Brian Warner warner at users.sourceforge.net
Mon Dec 11 08:49:42 UTC 2006


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12492

Modified Files:
	ChangeLog 
Log Message:
[project @ status.mail doesn't need to fall back to twisted.protocols.smtp.sendmail in a Twisted>=2.0.0 world]

Original author: warner at lothar.com
Date: 2006-12-11 08:47:11

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.809
retrieving revision 1.810
diff -u -d -r1.809 -r1.810
--- ChangeLog	11 Dec 2006 08:46:39 -0000	1.809
+++ ChangeLog	11 Dec 2006 08:49:40 -0000	1.810
@@ -1,5 +1,9 @@
 2006-12-11  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/mail.py: stop falling back to importing
+	twisted.protocols.smtp.sendmail, now that we don't need tw-1.3.0
+	support
+
 	* buildbot/twcompat.py (Interface): remove this import
 	* buildbot/*: import Interface from zope.interface directly
 





More information about the Commits mailing list