Update of /cvsroot/phpmychat/phpMyChat-0.15/docs
In directory usw-pr-cvs1:/tmp/cvs-serv19143/docs
Modified Files:
changes.txt
Log Message:
Begin right levels improvement
Index: changes.txt
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/changes.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** changes.txt 2001/12/04 18:44:13 1.13
--- changes.txt 2001/12/04 20:16:43 1.14
***************
*** 13,18 ****
TABLES HAVE BEEN UPDATED !!!
ENHANCEMENT : available languages now cached on a one hour timeout basis instead of
! being computed on each request
ENHANCEMENT : a custom database driven session system has been added to enforce security
and also to beautify the script ;)
--- 13,19 ----
TABLES HAVE BEEN UPDATED !!!
+ ENHANCEMENT : up to 10 different user status are available
ENHANCEMENT : available languages now cached on a one hour timeout basis instead of
! being computed on each request.
ENHANCEMENT : a custom database driven session system has been added to enforce security
and also to beautify the script ;)
***************
*** 20,24 ****
standards and to produce valid XHTML1.0 pages.
ENHANCEMENT : the DHTML code parts have been rewritten in order to be DOM-compliant.
! As a result, phpMyChat works far better with Mozilla M18 (and the should
also with Netscape 6).
ENHANCEMENT : password are no long crypted and a password reminder has been added (if
--- 21,25 ----
standards and to produce valid XHTML1.0 pages.
ENHANCEMENT : the DHTML code parts have been rewritten in order to be DOM-compliant.
! As a result, phpMyChat works far better with Mozilla M18 (and then should
also with Netscape 6).
ENHANCEMENT : password are no long crypted and a password reminder has been added (if
|