From 5afab4ed2610d5f5ce3835be9f2af089e541bc56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 21 Nov 2001 20:55:53 +0000 Subject: [PATCH] no message --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b87b3e9fe..26d7914a4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-11-20 Loïc Chapeaux + * config.inc.php3: removed some remaining tabs. + * libraries/common.inc.php3: simplified the error handling settings + under php4. + * lang/russian-*: updated thanks to + Gosha Sakovich . 2001-11-20 Loïc Chapeaux * tbl_change.php3, lines 146-148: set the default function to "NOW()" for timestamp fields only in insert mode (ie not in update mode).