Update of /cvsroot/phpmychat/phpMyChat-0.15/docs
In directory usw-pr-cvs1:/tmp/cvs-serv26188/docs
Modified Files:
changes.txt
Log Message:
Updated with 0.14.5 & 0.14.6-dev releases informations
Index: changes.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/changes.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** changes.txt 2001/06/13 18:09:09 1.8
--- changes.txt 2001/07/05 19:53:27 1.9
***************
*** 8,12 ****
! v 0.15.0 - 13/06/2001
"""""""""""""""""""""
--- 8,12 ----
! v 0.15.0 - 05/07/2001
"""""""""""""""""""""
***************
*** 40,53 ****
! 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
! because of a wrong password encoding.
Bug fixed thanks to Tinou <ti...@ti...>.
ENHANCEMENT : some translations have been completed.
--- 40,60 ----
! v 0.14.6-dev - 05/07/2001
"""""""""""""""""""""""""
+ ENHANCEMENT : iso-8859-2 charsets uses the same font faces than iso-8859-1.
+ ENHANCEMENT : some translations have been completed.
+
+
+ v 0.14.5 - 02/07/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 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.
|