Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs
In directory usw-pr-cvs1:/tmp/cvs-serv19015
Modified Files:
changes.txt
Log Message:
Fixed a typo
***** Bogus filespec: -
***** Bogus filespec: 0.14/docs
Index: changes.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** changes.txt 2001/07/02 19:39:16 1.18
--- changes.txt 2001/07/02 19:54:19 1.19
***************
*** 15,21 ****
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
! because of a wrong password encoding.
Bug fixed thanks to Tinou <ti...@ti...>.
ENHANCEMENT : some translations have been completed.
--- 15,21 ----
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 clicked on the
! link in an invitation messages they may loose their rights or be
! kicked off because of a wrong password encoding.
Bug fixed thanks to Tinou <ti...@ti...>.
ENHANCEMENT : some translations have been completed.
|