Updated...

This commit is contained in:
Loïc Chapeaux
2001-05-08 00:04:07 +00:00
parent 1822cf5294
commit b5e5688792
3 changed files with 10 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ CREDITS, in chronological order
[lc] - Lo<4C>c Chapeaux <lolo@phpHeaven.net>
[mg] - Mirko Giese <mgiese@users.sourceforge.net>
[rj] - Robin Johnson <robbat2@users.sourceforge.net>
[kc] - Korakot Chaovavanich <korakot@iname.com>
[af] - Armel Fauveau <webmaster@phpindex.com>
[xx] - ... (to be completed)

View File

@@ -5,6 +5,14 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-05-08 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* 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 <lem9@users.sourceforge.net>
* In csv data, can add a character at end-of-line

2
TODO
View File

@@ -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.
--------------------------------------------------------------------------