From 5a9503da8e2200bcd90de99aaaa296e5812c1daf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Thu, 10 May 2001 17:12:57 +0000 Subject: [PATCH] Fixed all the special characters problems (Bug #421889) & a warning --- ChangeLog | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0f8fd4910..114a87fdd 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,14 +5,21 @@ phpMyAdmin - Changelog $Id$ $Source$ -2001-05-10 Armel Fauveau +2001-05-10 Loïc Chapeaux + * db_readdump.php3: fixed all the special characters problems (Bug #421889) + and improve the trick to enforce reloading of the left frame if a table + has to be created + * sql.php3, line 65: a warning message was sometimes displayed because the + '$sql_order' variable was not set + +2001-05-10 Armel Fauveau * Added a "view only" option in the phpMyBookmark patch (Feature #422425) -2001-05-09 Marc Delisle +2001-05-09 Marc Delisle * new messages in /lang - * browse table bug (#421879) + * browse table bug (#421879) -2001-05-08 Korakot Chaovavanich +2001-05-08 Korakot Chaovavanich * In edit page, replace dropdown with radio if short enough 2001-05-08 Loïc Chapeaux @@ -23,14 +30,14 @@ $Source$ the stable CVS tree * lib.inc.php3, line 590: strip slash the message to be displayed -2001-05-07 Marc Delisle +2001-05-07 Marc Delisle * In csv data, can add a character at end-of-line * Added a shell script that adds a message to all message files -2001-05-07 Armel Fauveau +2001-05-07 Armel Fauveau * Added the phpMyBookmark patch -2001-05-05 Robin Johnson +2001-05-05 Robin Johnson * Some functions discussed on patch #419826 added. * Table Maintence Features added in tbl_properties.php3 * Fixed create table "default" bug. @@ -43,7 +50,7 @@ $Source$ frame if a table has to be created (not tested enough to be add to the stable version yet) -2001-05-04 Marc Delisle +2001-05-04 Marc Delisle * outsource some strings in main.php3 * kill the bug in main.php3 about Create privilege