From: Lo?c C. <lo...@us...> - 2001-05-31 18:07:18
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs In directory usw-pr-cvs1:/tmp/cvs-serv13245/docs Modified Files: changes.txt Log Message: Fix a big security hole ***** Bogus filespec: - ***** Bogus filespec: 0.14/docs Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** changes.txt 2001/05/30 19:16:40 1.13 --- changes.txt 2001/05/31 18:07:16 1.14 *************** *** 8,14 **** ! v 0.14.4-dev - 30/05/2001 ! """"""""""""""""""""""""" BUG FIXED : users may be displayed twice at the user frame under PostgreSQL. ENHANCEMENT : some translations have been completed and Argentinian spanish has been --- 8,15 ---- ! v 0.14.4 - 31/05/2001 ! """"""""""""""""""""" + BUG FIXED : some important security fixes have been merged into this release. BUG FIXED : users may be displayed twice at the user frame under PostgreSQL. ENHANCEMENT : some translations have been completed and Argentinian spanish has been |