From: Lo?c C. <lo...@us...> - 2001-05-06 16:45:46
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs In directory usw-pr-cvs1:/tmp/cvs-serv16200/docs Modified Files: changes.txt Log Message: The (in)famous IE4 javascript bug is fixed :))) ***** Bogus filespec: - ***** Bogus filespec: 0.14/docs Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** changes.txt 2001/04/29 14:29:12 1.7 --- changes.txt 2001/05/06 16:45:43 1.8 *************** *** 8,15 **** ! v 0.14.3 - 24/04/2001 """"""""""""""""""""" ! Since Beta1 : fixed a bug with the '/join' command and optimize a bit some SQL queries. ENHANCEMENT : clicking on the connection status button (at the 'exit' frame) if it turns --- 8,16 ---- ! v 0.14.3 - 05/05/2001 """"""""""""""""""""" ! Since Beta2 : the IE4 javascript bug note 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 *************** *** 21,24 **** --- 22,27 ---- 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: |