[Buildbot-commits] buildbot ChangeLog,1.580,1.581
Brian Warner
warner at users.sourceforge.net
Fri Mar 17 01:07:11 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21234
Modified Files:
ChangeLog
Log Message:
* buildbot/scripts/sample.cfg: add python-mode declaration for
vim. Thanks to John Pye for the patch.
* docs/buildbot.texinfo (Launching the daemons): fix @reboot job
command line, mention the importance of running 'crontab' as the
buildmaster/buildslave user. Thanks to John Pye for the catch.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.580
retrieving revision 1.581
diff -u -d -r1.580 -r1.581
--- ChangeLog 13 Mar 2006 09:29:57 -0000 1.580
+++ ChangeLog 17 Mar 2006 01:07:09 -0000 1.581
@@ -1,3 +1,12 @@
+2006-03-16 Brian Warner <warner at lothar.com>
+
+ * buildbot/scripts/sample.cfg: add python-mode declaration for
+ vim. Thanks to John Pye for the patch.
+
+ * docs/buildbot.texinfo (Launching the daemons): fix @reboot job
+ command line, mention the importance of running 'crontab' as the
+ buildmaster/buildslave user. Thanks to John Pye for the catch.
+
2006-03-13 Brian Warner <warner at lothar.com>
* buildbot/status/words.py (IRC): add an optional password=
More information about the Commits
mailing list