[Buildbot-commits] buildbot ChangeLog,1.540,1.541
Brian Warner
warner at users.sourceforge.net
Fri Oct 28 00:02:52 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19683
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-404
Creator: Brian Warner <warner at lothar.com>
fix GUI bugs in debugclient and statusgui
* buildbot/clients/gtkPanes.py
(TwoRowClient.remote_builderRemoved): disappearing Builders used
to cause the app to crash, now they don't.
* buildbot/clients/debug.py: display the buildmaster's location
in the window's title bar
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.540
retrieving revision 1.541
diff -u -d -r1.540 -r1.541
--- ChangeLog 26 Oct 2005 21:33:20 -0000 1.540
+++ ChangeLog 28 Oct 2005 00:02:49 -0000 1.541
@@ -1,3 +1,12 @@
+2005-10-27 Brian Warner <warner at lothar.com>
+
+ * buildbot/clients/gtkPanes.py
+ (TwoRowClient.remote_builderRemoved): disappearing Builders used
+ to cause the app to crash, now they don't.
+
+ * buildbot/clients/debug.py: display the buildmaster's location
+ in the window's title bar
+
2005-10-26 Brian Warner <warner at lothar.com>
* buildbot/status/mail.py (MailNotifier): urllib.escape the URLs
More information about the Commits
mailing list