From b7bef0fb97caf53a30737c3b4f60dd3de2c495d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 28 Nov 2005 15:11:44 +0000 Subject: [PATCH] all changes on one line --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6aa2079a8..0a73c3223 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,10 +10,10 @@ $Source$ 2005-11-28 Michal Čihař * scripts/setup.php: Don't allow loading of configuration if there is no - write permission on config, document all functions. + write permission on config, add links to documentation, document all + functions. * libraries/auth/cookie.auth.lib.php: Display PMA_errors on login form. * Documentation.html: Add anchors to configuration directives. - * scripts/setup.php: Add links to documentation. 2005-11-28 Sebastian Mendel * libraries/Theme.class.php, libraries/Theme_Manager.class.php: