[Buildbot-commits] buildbot ChangeLog,1.848,1.849
Brian Warner
warner at users.sourceforge.net
Sat Apr 14 23:41:03 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15280
Modified Files:
ChangeLog
Log Message:
[project @ MailNotifier: add the project name to the subject line and message body. Thanks to Benoit Sigoure for the patch.]
Original author: warner at lothar.com
Date: 2007-04-14 02:15:57
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.848
retrieving revision 1.849
diff -u -d -r1.848 -r1.849
--- ChangeLog 24 Mar 2007 18:40:23 -0000 1.848
+++ ChangeLog 14 Apr 2007 23:41:01 -0000 1.849
@@ -1,3 +1,11 @@
+2007-04-13 Brian Warner <warner at lothar.com>
+
+ * buildbot/status/mail.py (MailNotifier): add the project name to
+ the subject line and message body, to make it easier to
+ distinguish email coming from different buildmasters. Thanks to
+ Benoit Sigoure for the patch.
+ * buildbot/test/test_status.py (Mail): update to match
+
2007-03-24 Brian Warner <warner at lothar.com>
* buildbot/steps/transfer.py: open all files in 'b' binary mode to
More information about the Commits
mailing list