Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs
In directory usw-pr-cvs1:/tmp/cvs-serv23222/docs
Modified Files:
changes.txt
Log Message:
Add modifications related to the 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.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** changes.txt 2001/02/28 19:07:46 1.3
--- changes.txt 2001/04/16 13:45:38 1.4
***************
*** 8,11 ****
--- 8,27 ----
+ v 0.14.3 - 16/04/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.
+ ENHANCEMENT : gender of the user is displayed in the users list rather than the whois
+ icon.
+ ENHANCEMENT : some translations have been completed and Malay has been added.
+ 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.
+
+
v 0.14.2 - 27/02/2001
"""""""""""""""""""""
***************
*** 182,186 ****
JavaScript1.1+ enabled browsers thanks to
Tomas Haluza <th...@ki...>, else display the drop down list.
! ENHANCEMENT : Added a 'bad words' filter thanks to Gustavo Iwamoto <iw...@za...>
and Fabiano R. Prestes <zo...@po...>
ENHANCEMENT : Added persistent connection mode that allows much faster and non-blinking
--- 198,202 ----
JavaScript1.1+ enabled browsers thanks to
Tomas Haluza <th...@ki...>, else display the drop down list.
! ENHANCEMENT : Added a 'swear words' filter thanks to Gustavo Iwamoto <iw...@za...>
and Fabiano R. Prestes <zo...@po...>
ENHANCEMENT : Added persistent connection mode that allows much faster and non-blinking
|