From 1e3615310c97f717d6859da1a2117c72e0b8affa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 28 Aug 2006 08:13:55 +0000 Subject: [PATCH] Add minimal sample configuration, so that lazy people won't copy libraries/config.default.php (RFE #1544570). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index d2bd24a8c..aaef6d057 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - ChangeLog $Id$ $Source$ +2006-08-28 Michal Čihař + * config.sample.inc.php, Documentation.html: Add minimal sample + configuration, so that lazy people won't copy + libraries/config.default.php (RFE #1544570). + 2006-08-27 Marc Delisle * themes/*/layout.inc.php: patch #1523543, possibility of vertical solid line between frames, thanks to Juergen Windkiel