From: Lo?c C. <lo...@us...> - 2001-05-30 19:19:20
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/docs In directory usw-pr-cvs1:/tmp/cvs-serv19900/docs Modified Files: credits.txt changes.txt Added Files: todo.txt Log Message: A new translation by Jorge Colaccini :) --- NEW FILE --- -------------- Things to do -------------- Additionnal features """""""""""""""""""" - Better system to display DB error messages - Better design configuration - Allow to limit the number of smilies in each message - Command for administrator to unpromote - Dynamic integration of smilies, like for languages Index: credits.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/credits.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** credits.txt 2001/05/25 22:30:43 1.4 --- credits.txt 2001/05/30 19:19:18 1.5 *************** *** 37,40 **** --- 37,41 ---- Arabic : Khalid Aljabri <we...@ya...> + Argentinian spanish : Jorge Colaccini <jr...@in...> Bosnian : Nermina Akkaya <Se...@bo...> Brazilian-Portuguese : Fabiano R. Prestes <zo...@po...> Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/docs/changes.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** changes.txt 2001/05/25 22:31:04 1.4 --- changes.txt 2001/05/30 19:19:18 1.5 *************** *** 8,12 **** ! v 0.15.0 - 26/05/2001 """"""""""""""""""""" --- 8,12 ---- ! v 0.15.0 - 30/05/2001 """"""""""""""""""""" *************** *** 32,40 **** ! v 0.14.4-RC1 - 26/05/2001 ! """"""""""""""""""""" BUG FIXED : users may be displayed twice at the user frame under PostgreSQL. ! ENHANCEMENT : some translations have been completed. --- 32,41 ---- ! 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 ! added. |