From e83c1e891db43068f4f66d78d07dc77388dbb31d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 20 Nov 2001 15:55:29 +0000 Subject: [PATCH] no message --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3a544b4a3..f9949956b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +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). + * sql.php3; tbl_select.php3; libraries/display_tbl.php3: changed + "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards). + 2001-11-19 Loïc Chapeaux * tbl_change.php3, lines 208-212: always use the existing timestamp value in the update statement else MySQL auto-update it to the