From: Nicolas H. <nh...@us...> - 2001-05-15 22:21:12
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs In directory usw-pr-cvs1:/tmp/cvs-serv14372 Modified Files: changes.txt Log Message: just some little fixes for 0.14.3 release ***** Bogus filespec: - ***** Bogus filespec: 0.14/docs Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** changes.txt 2001/05/11 18:47:45 1.10 --- changes.txt 2001/05/15 22:21:09 1.11 *************** *** 8,12 **** ! v 0.14.3 - 10/05/2001 """"""""""""""""""""" --- 8,12 ---- ! v 0.14.3 - 16/05/2001 """"""""""""""""""""" *************** *** 25,30 **** 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. --- 25,30 ---- 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. |