From 517a56729886b74bbbda7a2a15ebffda747cfd15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 28 Nov 2005 18:24:07 +0000 Subject: [PATCH] add bug number --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bc1ede73f..1454ae919 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,7 +15,7 @@ $Source$ * libraries/auth/cookie.auth.lib.php: Display PMA_errors on login form. * Documentation.html: Add anchors to configuration directives. * libraries/sqlparser.lib.php: Do not use functions not supported by older - PHP. + PHP (bug #1367782). 2005-11-28 Sebastian Mendel * libraries/Theme.class.php, libraries/Theme_Manager.class.php: