From c98aee8d857af7003a5fd1bf415a18ab9e17eaec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 29 Mar 2002 10:19:34 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8e70a53e1..152b80382 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,22 +5,30 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-03-29 Loïc Chapeaux + * sql.php3, lines 456-457: swap form fields position for consistency + ("server" is always the first one). + * tbl_properties.php3, lines 1212-1249: fixed bad dislays with Opera and + removed trailing whitespaces. + * Documentaion.html: removed trailing whitespaces. + * libraries/display_tbl.lib.php3: very very light optimizations. + 2002-03-28 Marc Delisle - * sql.php3, bug #535648: bookmarks can't be saved on the second server + * sql.php3, bug #535648: bookmarks can't be saved on the second server. 2002-03-27 Marc Delisle * libraries/display_tbl.lib.php3, changed a variable name for better doc. - * tbl_properties.php3, lang/*, Documentation.html: - new feature: Referential integrity + * tbl_properties.php3, lang/*, Documentation.html: + new feature: Referential integrity. 2002-03-26 Loïc Chapeaux * libraries/common.lib.php3, lines 146-152, 519-524 & 567: fixed bug #534794 - special user can't see the db's list. 2002-03-26 Marc Delisle - * libraries/display_tbl.lib.php3, Documentation.html: - support for non-numeric keys in the 'relation' feature + * libraries/display_tbl.lib.php3, Documentation.html: support for + non-numeric keys in the 'relation' feature. 2002-03-25 Loïc Chapeaux * lang/estonian.inc.php3; lang/latvian.inc.php3;