[Buildbot-commits] buildbot ChangeLog,1.563,1.564

Brian Warner warner at users.sourceforge.net
Thu Dec 22 21:00:03 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-450
Creator:  Brian Warner <warner at monolith.lothar.com>

update twisted_master.cfg, add dummy addChange() to BaseScheduler

	* docs/examples/twisted_master.cfg: merge changes from pyr: add
	new win32 builders

	* buildbot/scheduler.py (BaseScheduler.addChange): include a dummy
	addChange in the parent class, although I suspect this should be
	fixed better in the future.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -d -r1.563 -r1.564
--- ChangeLog	27 Nov 2005 03:58:48 -0000	1.563
+++ ChangeLog	22 Dec 2005 21:00:01 -0000	1.564
@@ -1,3 +1,12 @@
+2005-12-22  Brian Warner  <warner at lothar.com>
+
+	* docs/examples/twisted_master.cfg: merge changes from pyr: add
+	new win32 builders
+
+	* buildbot/scheduler.py (BaseScheduler.addChange): include a dummy
+	addChange in the parent class, although I suspect this should be
+	fixed better in the future.
+
 2005-11-26  Brian Warner  <warner at lothar.com>
 
 	* buildbot/scheduler.py (AnyBranchScheduler.addChange): don't





More information about the Commits mailing list