From b953b02213690ada8a27f943d13d1c6b25d6b504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 19 Oct 2001 14:44:07 +0000 Subject: [PATCH] * removed the xml declaration * updated Documenation.txt --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1665fb4e1..7bbc76caf 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,11 @@ $Id$ $Source$ 2001-10-18 Loïc Chapeaux + * Documentation.html; header.inc.php3; index.php3; left.php3; + libraries/common.lib.php3: removed the xml declaration because even if + recommended by the w3c, lots of browsers (even IE6.0!) seems not to like + it so much. + * Documentation.txt: updated. * lang/czech-*.inc.php3: fixed an other typo, thanks to Michal Cihar. 2001-10-18 Loïc Chapeaux