From: Robert T. <xz...@us...> - 2002-05-29 04:14:49
|
Update of /cvsroot/phppgadmin/phpPgAdmin In directory usw-pr-cvs1:/tmp/cvs-serv7895 Modified Files: ChangeLog Log Message: Added changes for 2.4.2 Index: ChangeLog =================================================================== RCS file: /cvsroot/phppgadmin/phpPgAdmin/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** ChangeLog 14 Mar 2002 08:15:08 -0000 1.22 --- ChangeLog 29 May 2002 04:14:47 -0000 1.23 *************** *** 1,5 **** phpPgAdmin - ChangeLog ! v 2.4.2 - ! + Added hungarian translation - Vizi Tibor [vi...@br...] v 2.4.1 - 03/01/2002 --- 1,19 ---- phpPgAdmin - ChangeLog ! v 2.4.2 - 06/01/2002 ! + Lang: Added hungarian translation - Vizi Tibor [vi...@br...] ! + Fix: Fixed problem with new Pg 7.2 keywords ! + Fix: Cleaned up documentation ! + Lang: Added turkish translation ! + Lang: Updated german translation - Jurgen Nagel [jn...@fi...] ! + Lang: Updated portugese translation - Paulo Siqueira [pau...@us...] ! + Feature: Added display of 'Database ' when creating new db ! + BugFix: DROP DATABASE error in db_details.php ! + Fix: Resolved problem with SERIALS and lengths and defaults ! + Fix: Fixed error from NOT NULL clause in 7.2 install ! + BugFix: Formalized the MD5 support ! + BugFix: Fixed error on file stat when the goto was not just a filename ! + BugFix: Enhanced nav menu and css support for various browsers ! + BugFix: only_db setting wasn't being enforced on all_db view ! + Lang: Added basque translation - Pello Xabier Altadill Izura [pel...@te...] v 2.4.1 - 03/01/2002 |