|
From: Lo?c C. <lo...@us...> - 2001-05-11 18:47:48
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs
In directory usw-pr-cvs1:/tmp/cvs-serv9469/docs
Modified Files:
changes.txt
Log Message:
Updated
***** Bogus filespec: -
***** Bogus filespec: 0.14/docs
Index: changes.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** changes.txt 2001/05/06 17:43:06 1.9
--- changes.txt 2001/05/11 18:47:45 1.10
***************
*** 8,17 ****
! v 0.14.3 - 05/05/2001
"""""""""""""""""""""
- Since Beta2 : the IE4 javascript bug has been fixed thanks to the hard work of
- Maiwen zhang <zha...@ye...>.
-
ENHANCEMENT : clicking on the connection status button (at the 'exit' frame) if it turns
to red now frees the submit button at the 'input' frame.
--- 8,14 ----
! v 0.14.3 - 10/05/2001
"""""""""""""""""""""
ENHANCEMENT : clicking on the connection status button (at the 'exit' frame) if it turns
to red now frees the submit button at the 'input' frame.
***************
*** 20,31 ****
ENHANCEMENT : some translations have been completed and Malay has been added.
ENHANCEMENT : a bug report form has been added in the 'docs' directory.
! BUG FIXED : an important security fix has been merged into this release thanks to a
! contributor we don't know the name.
BUG FIXED : the (in)famous javascript bug with IE4 thanks to
Maiwen zhang <zha...@ye...>.
BUG FIXED : overlapped chat name rooms with Netscape 4+.
BUG FIXED : the 'refresh' header is not a valid one according to RFC specifications:
it's actually just an HTML one, then it has been moved back in an HTML meta
tag.
CHANGE : the 'C_BAD_WORDS' setting has been renamed to 'C_NO_SWEAR' in the
configuration file.
--- 17,32 ----
ENHANCEMENT : some translations have been completed and Malay has been added.
ENHANCEMENT : a bug report form has been added in the 'docs' directory.
! BUG FIXED : some important security fixes have been merged into this release thanks to
! contributors (a new fix since beta 3).
BUG FIXED : the (in)famous javascript bug with IE4 thanks to
Maiwen zhang <zha...@ye...>.
+ BUG FIXED : if one close a 'whois popup' after he/she left the chat, a js error was
+ displayed (since beta 3).
BUG FIXED : overlapped chat name rooms with Netscape 4+.
BUG FIXED : the 'refresh' header is not a valid one according to RFC specifications:
it's actually just an HTML one, then it has been moved back in an HTML meta
tag.
+ BUG FIXED : the test to avoid space characters in nicks had been accidentally removed
+ from the 0.14.2.
CHANGE : the 'C_BAD_WORDS' setting has been renamed to 'C_NO_SWEAR' in the
configuration file.
|