[Buildbot-commits] buildbot ChangeLog,1.462,1.463
Brian Warner
warner at users.sourceforge.net
Thu Jul 7 08:09:14 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv911
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-230
Creator: Brian Warner <warner at monolith.lothar.com>
fix buildbot.texinfo so it can produce an HTML manual
* docs/examples/twisted_master.cfg: update to match current usage
* docs/buildbot.texinfo (System Architecture): comment out the
image, it doesn't exist yet and just screws up the HTML manual.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.462
retrieving revision 1.463
diff -u -d -r1.462 -r1.463
--- ChangeLog 5 Jul 2005 19:56:24 -0000 1.462
+++ ChangeLog 7 Jul 2005 08:09:01 -0000 1.463
@@ -1,3 +1,10 @@
+2005-07-07 Brian Warner <warner at lothar.com>
+
+ * docs/examples/twisted_master.cfg: update to match current usage
+
+ * docs/buildbot.texinfo (System Architecture): comment out the
+ image, it doesn't exist yet and just screws up the HTML manual.
+
2005-07-05 Brian Warner <warner at lothar.com>
* debian/.cvsignore: oops, missed one. Removing leftover file.
@@ -22,7 +29,7 @@
Fix this by not upcalling to the buggy parent method. Note:
twisted-2.0 fixes this, but the function only has 3 lines so it
makes more sense to copy it than to try and detect the buggyness
- of the parent class.
+ of the parent class. Fixes SF#1207588.
* buildbot/changes/changes.py (Change.branch): doh! Add a
class-level attribute to accomodate old Change instances that were
More information about the Commits
mailing list