[Buildbot-commits] buildbot ChangeLog,1.782,1.783
Brian Warner
warner at users.sourceforge.net
Fri Nov 24 19:27:13 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9198
Modified Files:
ChangeLog
Log Message:
[project @ buildbot statuslog: add reminders to connect to a PBListener port instead of the slaveport]
Original author: warner at lothar.com
Date: 2006-11-24 19:25:21
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.782
retrieving revision 1.783
diff -u -d -r1.782 -r1.783
--- ChangeLog 24 Nov 2006 08:23:27 -0000 1.782
+++ ChangeLog 24 Nov 2006 19:27:10 -0000 1.783
@@ -1,5 +1,11 @@
2006-11-24 Brian Warner <warner at lothar.com>
+ * buildbot/clients/base.py (TextClient.not_connected): upon
+ UnauthorizedLogin failures, remind the user to connect to the
+ PBListener port instead of the slaveport.
+ (TextClient.disconnected): shut down more quietly
+ * docs/buildbot.texinfo (statuslog): add another reminder
+
* buildbot/scripts/runner.py (Options.subCommands): rename
'buildbot sighup DIR' to 'buildbot reconfig DIR', but keep
'sighup' as an alias.
More information about the Commits
mailing list