diff --git a/CREDITS b/CREDITS index 4642b120e..8699e50ec 100644 --- a/CREDITS +++ b/CREDITS @@ -18,6 +18,7 @@ CREDITS, in chronological order [lc] - Loïc Chapeaux [mg] - Mirko Giese [rj] - Robin Johnson +[kc] - Korakot Chaovavanich [af] - Armel Fauveau [xx] - ... (to be completed) diff --git a/ChangeLog b/ChangeLog index 752335ade..f16ea9a54 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,14 @@ phpMyAdmin - Changelog $Id$ $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 + is set to E_ALL + * import the "Insert new row to edit page" feature put by Korakot in + the stable CVS tree + * lib.inc.php3, line 590: stip slash the message to be displayed + 2001-05-07 Marc Delisle * In csv data, can add a character at end-of-line diff --git a/TODO b/TODO index c6c43a05d..e516e24c1 100755 --- a/TODO +++ b/TODO @@ -13,7 +13,7 @@ Normal priority Low priority ------------ -[ ] add a [save & insert] button on the record insert form. +[X] add a [save & insert] button on the record insert form. --------------------------------------------------------------------------