[Buildbot-commits] buildbot ChangeLog,1.500,1.501
Brian Warner
warner at users.sourceforge.net
Sat Sep 3 19:14:52 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29275
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-312
Creator: Brian Warner <warner at lothar.com>
add ChangeLog for fdrake's last commit
* buildbot/status/html.py (StatusResourceBuilder.body): only show
the "Ping Builder" button if the build control is available; the
user sees an exception otherwise
* docs/buildbot.texinfo (PBChangeSource): fix a typo
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.500
retrieving revision 1.501
diff -u -d -r1.500 -r1.501
--- ChangeLog 1 Sep 2005 20:53:21 -0000 1.500
+++ ChangeLog 3 Sep 2005 19:14:50 -0000 1.501
@@ -1,3 +1,11 @@
+2005-09-02 Fred Drake <fdrake at users.sourceforge.net>
+
+ * buildbot/status/html.py (StatusResourceBuilder.body): only show
+ the "Ping Builder" button if the build control is available; the
+ user sees an exception otherwise
+
+ * docs/buildbot.texinfo (PBChangeSource): fix a typo
+
2005-09-01 Brian Warner <warner at lothar.com>
* buildbot/interfaces.py (IBuilderStatus.getState): update
More information about the Commits
mailing list