Update of /cvsroot/phpmychat/phpMyChat-0.15/docs
In directory usw-pr-cvs1:/tmp/cvs-serv10082/docs
Modified Files:
changes.txt
Log Message:
Updated the 0.14.3 release changes
Index: changes.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/changes.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** changes.txt 2001/05/10 11:47:52 1.2
--- changes.txt 2001/05/16 08:14:16 1.3
***************
*** 32,36 ****
! v 0.14.3 - 21/04/2001
"""""""""""""""""""""
--- 32,36 ----
! v 0.14.3 - 16/05/2001
"""""""""""""""""""""
***************
*** 41,50 ****
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 : 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.
--- 41,56 ----
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.
! 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.
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.
|