From 9f8cb4b8bb3d353246987a1ab23146b5962b75c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 17 Aug 2001 11:19:33 +0000 Subject: [PATCH] no message --- ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 018701661..32448bcb5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,14 @@ phpMyAdmin - Changelog $Id$ $Source$ -2001-08-16 Marc Delisle - * tbl_change.php3, bug 451085 Can't assign NULL value to char(1) +2001-08-16 Loïc Chapeaux + * lang/polish.inc.php3: updated thanks to + Jakub Wilk . + * tbl_addfield.php3, line 68: removed an unecessary stripslashes call. + * tbl_replace.php3: fixed some decoding bugs. + +2001-08-16 Marc Delisle + * tbl_change.php3, bug 451085 Can't assign NULL value to char(1). 2001-08-16 Loïc Chapeaux * tbl_change.php3; tbl_replace.php3: fixed some of the bugs I've introduced