This commit is contained in:
Marc Delisle
2006-11-19 00:27:38 +00:00
parent a43a611955
commit 1c11d7e1f1

View File

@@ -5,6 +5,10 @@ phpMyAdmin - ChangeLog
$Id$ $Id$
$Source$ $Source$
2006-11-18 Marc Delisle <lem9@users.sourceforge.net>
* index.php, libraries/common.lib.php: undefined index
### 2.9.1.1 released from MAINT_2_9_1
2006-11-18 Michal Čihař <michal@cihar.com> 2006-11-18 Michal Čihař <michal@cihar.com>
* Documentation.html, libraries/ip_allow_deny.lib.php: Define headers * Documentation.html, libraries/ip_allow_deny.lib.php: Define headers
which to trust in configuration, thanks for help with this to Christian which to trust in configuration, thanks for help with this to Christian
@@ -12,9 +16,6 @@ $Source$
* libraries/common.lib.php: Fix XSS on database comment, thanks to laurent * libraries/common.lib.php: Fix XSS on database comment, thanks to laurent
gaffié. gaffié.
2006-11-18 Marc Delisle <lem9@users.sourceforge.net>
* index.php, libraries/common.lib.php: undefined index
2006-11-17 Michal Čihař <michal@cihar.com> 2006-11-17 Michal Čihař <michal@cihar.com>
* sql.php, libraries/display_tbl.lib.php: Force pos to be integer to avoid * sql.php, libraries/display_tbl.lib.php: Force pos to be integer to avoid
XSS. XSS.