|
From: Lo?c C. <lo...@us...> - 2001-06-08 09:01:15
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs
In directory usw-pr-cvs1:/tmp/cvs-serv2275/docs
Modified Files:
credits.txt changes.txt
Log Message:
Prepares 0.14.5
***** Bogus filespec: -
***** Bogus filespec: 0.14/docs
Index: credits.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/credits.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** credits.txt 2001/06/08 07:06:40 1.11
--- credits.txt 2001/06/08 09:01:12 1.12
***************
*** 32,35 ****
--- 32,38 ----
Mail feature for the administrator
+ Etienne Gagnon <ti...@ti...>
+ Database optimization
+
Localization
Index: changes.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** changes.txt 2001/05/31 18:07:16 1.14
--- changes.txt 2001/06/08 09:01:12 1.15
***************
*** 8,11 ****
--- 8,23 ----
+ v 0.14.5-dev - 08/06/2001
+ """""""""""""""""""""""""
+
+ BUG FIXED : a security issue 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
+ because of a wrong password encoding.
+ Bug fixed thanks to Tinou <ti...@ti...>.
+ ENHANCEMENT : some translations have been completed.
+
+
v 0.14.4 - 31/05/2001
"""""""""""""""""""""
|