Update of /cvsroot/pybot/pybot
In directory sc8-pr-cvs1:/tmp/cvs-serv27745
Modified Files:
ChangeLog
Log Message:
* modules/remoteinfo.py: Introduced "allow" concept, which
defines which channels/servers are allowed to "see" some
remoteinfo.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/pybot/pybot/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** ChangeLog 19 Aug 2003 21:59:10 -0000 1.18
--- ChangeLog 21 Aug 2003 18:43:08 -0000 1.19
***************
*** 1,2 ****
--- 1,7 ----
+ 2003-08-21 Gustavo Niemeyer <nie...@co...>
+ * modules/remoteinfo.py: Introduced "allow" concept, which
+ defines which channels/servers are allowed to "see" some
+ remoteinfo.
+
2003-08-19 Gustavo Niemeyer <nie...@co...>
* modules/servercontrol.py: Minor typos fixed.
|