From: Lo?c C. <lo...@us...> - 2001-05-10 11:47:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/docs In directory usw-pr-cvs1:/tmp/cvs-serv26715/docs Modified Files: changes.txt Log Message: Added the smilies limitation feature Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/changes.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** changes.txt 2001/04/26 20:11:41 1.1 --- changes.txt 2001/05/10 11:47:52 1.2 *************** *** 8,12 **** ! v 0.15.0 - 26/04/2001 """"""""""""""""""""" --- 8,12 ---- ! v 0.15.0 - 07/05/2001 """"""""""""""""""""" *************** *** 27,30 **** --- 27,32 ---- ENHANCEMENT : a reserved smiley can be associated to a registered user thanks to an idea from Tinou <ti...@ti...>. + ENHANCEMENT : you may now defined a maximum number of graphical smilies per message + thanks to a piece of code from Tomas Haluza <th...@ki...>. BUG FIXED : many JavaScript bugs have been fixed in this release. |