[jetrix-cvs] jetrix/doc changelog.txt,1.76,1.77
Brought to you by:
smanux
From: Emmanuel B. <sm...@us...> - 2005-05-04 08:59:07
|
Update of /cvsroot/jetrix/jetrix/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19427/doc Modified Files: changelog.txt Log Message: Added the visibility parameter on the channel configuration Index: changelog.txt =================================================================== RCS file: /cvsroot/jetrix/jetrix/doc/changelog.txt,v retrieving revision 1.76 retrieving revision 1.77 diff -C2 -d -r1.76 -r1.77 *** changelog.txt 3 May 2005 13:39:12 -0000 1.76 --- changelog.txt 4 May 2005 08:57:33 -0000 1.77 *************** *** 13,16 **** --- 13,17 ---- Admin visible changes - Fixed a bug preventing the modification of the access level of a command when the "access-level" attribute was set on the <command> element + - Added a visibility parameter on channels, it's now possible to have an invisible channel on the /list result Developer visible changes |