Garvin forgot to log his change :o)

This commit is contained in:
Alexander M. Turek
2003-02-04 20:08:13 +00:00
parent 374a4acb15
commit a9d6e5f1a8

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2003-02-04 Garvin Hicking <me@supergarv.de>
* common.lib.php3: Fixed a possible 'undefined index' error.
2003-02-04 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html: new faq entry about IE bug with http auth,
switching from one server to the other
@@ -22,7 +25,7 @@ $Source$
2003-02-03 Garvin Hicking <me@supergarv.de>
* pdf_schema.php3, libraries/dbg/profiling.php3,
libraries/xpath/XPath.class.php: Backwards compatibility (foreach loops)
libraries/xpath/XPath.class.php: Backwards compatibility (foreach loops).
2003-02-03 Marc Delisle <lem9@users.sourceforge.net>
### 2.4.0-rc1 released