From 1d1566506ca6fb67a69e82f7d59172c931f29f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Thu, 18 Oct 2001 17:50:25 +0000 Subject: [PATCH] * fixed bug #472353 - Doc can't be opened in IE5/Mac (because of an invalid DTD) * updated/fixed Czech and Slovak translations --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17d2a1597..2c82b9fd5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,14 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-10-18 Loïc Chapeaux + * Documentation.html, lines 2-4; header.inc.php3, lines 39-41; + index.php3, lines 36-38; left.php3, lines 49-51; + libraries/common.lib.php3, lines 75-78: fixed bug #472353 - Doc can't be + opened in IE5/Mac (because of an invalid DTD). + * lang/czech-*.inc.php3: fixed some "typos", thanks to Michal Cihar. + * lang/slovak.inc.php3: put font faces between double quotes. + 2001-10-18 Marc Delisle * lang/finnish.inc.php3 updates, thanks to Visa Kopu.