From 55c0029204ed8603fd6bd4e428bb899698f36dc4 Mon Sep 17 00:00:00 2001 From: Armel Fauveau Date: Thu, 10 May 2001 04:19:34 +0000 Subject: [PATCH] Bookmark : 'view only' option --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 36131b392..0f8fd4910 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-05-10 Armel Fauveau + * Added a "view only" option in the phpMyBookmark patch (Feature #422425) + 2001-05-09 Marc Delisle * new messages in /lang * browse table bug (#421879) @@ -14,7 +17,7 @@ $Source$ 2001-05-08 Loïc Chapeaux * db_readdump.php3, line 14 and sql.php3, line 112: two warnings were - displayed with the phpMyBookmark path if the error reporting level + displayed with the phpMyBookmark patch if the error reporting level is set to E_ALL * import the "Insert new row to edit page" feature put by Korakot in the stable CVS tree