Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs
In directory usw-pr-cvs1:/tmp/cvs-serv6620/docs
Modified Files:
changes.txt
Log Message:
Fix a bug when a nick contains a dot character
***** Bogus filespec: -
***** Bogus filespec: 0.14/docs
Index: changes.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** changes.txt 2001/06/08 17:47:16 1.16
--- changes.txt 2001/06/12 18:46:37 1.17
***************
*** 8,16 ****
! v 0.14.5-RC1 - 08/06/2001
"""""""""""""""""""""""""
BUG FIXED : two security issues has been fixed thanks to
Alexei Shalin <hap...@to...>.
BUG FIXED : when registered users used the '/join' command or on the link in an
invitation messages they may loose their rights or be kicked off
--- 8,18 ----
! v 0.14.5-RC1 - 12/06/2001
"""""""""""""""""""""""""
BUG FIXED : two security issues has been fixed thanks to
Alexei Shalin <hap...@to...>.
+ BUG FIXED : nicks containing dot characters can't be deleted/banished/updated
+ in the administration sheets
BUG FIXED : when registered users used the '/join' command or on the link in an
invitation messages they may loose their rights or be kicked off
|