From befe976bcc87a5b1397b1513bf31a2c06d212a16 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Tue, 11 Apr 2006 15:21:10 +0000 Subject: [PATCH] updated --- ChangeLog | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0b11fb97c3..5595a4e6c4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,20 @@ phpMyAdmin - Changelog $Id$ $Source$ +2006-04-11 Sebastian Mendel + * index.php, libraries\Table.class.php, libraries\auth\cookie.auth.lib.php, + libraries\auth\http.auth.lib.php, libraries\common.lib.php, + libraries\footer.inc.php, libraries\fpdf\fpdf.php, + libraries\grab_globals.lib.php, libraries\header.inc.php, + libraries\ip_allow_deny.lib.php, libraries\select_lang.lib.php, + server_privileges.php, tbl_properties_operations.php, + libraries\Config.class.php: + use PMA_getenv() + * libraries\Config.class.php: + fixed not initilized variable in getCookiePath(); + * libraries\common.lib.php: + added PMA_getenv() as a wrapper to $_SERVER, $_ENV, getenv() and apache_getenv() + 2006-04-11 Michal Čihař * lang/galician: Fix missing ; (bug #1468439). @@ -32,7 +46,7 @@ $Source$ protection from unplanned execution path 2006-03-28 Marc Delisle - * libraries/Table_class.php, /sqlparser.lib.php: bug #1458245, + * libraries/Table_class.php, /sqlparser.lib.php: bug #1458245, copy a db containing a VIEW 2006-03-26 Marc Delisle @@ -41,12 +55,12 @@ $Source$ * libraries/sqlparser.data.php: bug #1455373, CONVERT in reserved words 2006-03-25 Marc Delisle - * db_operations.php, libraries/Table.class.php, + * db_operations.php, libraries/Table.class.php, libraries/display_export.lib.php libraries/export/sql.php: bug #1401864, DROP VIEW instead of DROP TABLE 2006-03-23 Marc Delisle - * db_operations.php, tbl_properties_operations.php, + * db_operations.php, tbl_properties_operations.php, libraries/display_export.lib.php, lang/*: start work for bug #1401864, generation of DROP VIEW statements where appropriate @@ -72,10 +86,10 @@ $Source$ - updated some untranslated messages. 2006-03-21 Marc Delisle - * server_privileges.php: bug #1427707 Priv->user->pass radio buttons + * server_privileges.php: bug #1427707 Priv->user->pass radio buttons unselectable: Sebastian's fix was not in HEAD * libraries/Table.class.php: bug #1439002, drop basetable of a view gives - error on overview Table.class.php + error on overview Table.class.php 2006-03-20 Alexander M. Turek * Documentation.html: Added a note about Connector/PHP to FAQ 1.17. @@ -98,7 +112,7 @@ $Source$ 2006-03-16 Marc Delisle * libraries/display_tbl.lib.php: undefined variable when a BLOB is NULL * libraries/Theme_Manager.class.php: XSS vulnerability - * libraries/common.lib.php: bug #1392554, turn off + * libraries/common.lib.php: bug #1392554, turn off zend.ze1_compatibility_mode due to mysqli problems ### 2.8.0.2 released from branch MAINT_2_8_0 @@ -130,7 +144,7 @@ $Source$ * server_databases.php: bug #1445991, compatibility with MySQL 3.23.52 2006-03-13 Marc Delisle - * libraries/Config.class.php, /common.lib.php: bug #1445120, + * libraries/Config.class.php, /common.lib.php: bug #1445120, cookie login not working on IIS 2006-03-10 Marc Delisle @@ -141,7 +155,7 @@ $Source$ 2006-03-08 Marc Delisle * libraries/database_interface.lib.php, tbl_create.php, - tbl_properties_operations.php: bug #1444892, TYPE deprecated in + tbl_properties_operations.php: bug #1444892, TYPE deprecated in MySQL 5.1 ### 2.8.0.1 released from branch MAINT_2_8_0