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$ $Id$
$Source$ $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> 2003-02-04 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html: new faq entry about IE bug with http auth, * Documentation.html: new faq entry about IE bug with http auth,
switching from one server to the other switching from one server to the other
@@ -20,9 +23,9 @@ $Source$
* tbl_dump.php3: Fix bug #679699 (export to XML, save to file - Undefined * tbl_dump.php3: Fix bug #679699 (export to XML, save to file - Undefined
variable: charset_of_file). variable: charset_of_file).
2003-02-03 Garvin Hicking <me@supergarv.de> 2003-02-03 Garvin Hicking <me@supergarv.de>
* pdf_schema.php3, libraries/dbg/profiling.php3, * 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> 2003-02-03 Marc Delisle <lem9@users.sourceforge.net>
### 2.4.0-rc1 released ### 2.4.0-rc1 released