From 712743d97d0c455d3a04d2fd9e8dddda30dbdf29 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 11 Oct 2004 10:22:41 +0000 Subject: [PATCH] typos --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 964d63aae..afeef65b6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2004-10-11 Marc Delisle + * Documentation.html: typos and XHTML validity, thanks to Cedric Corazza + 2004-10-11 Michal Čihař * tbl_query_box.php: Don't try to replace %t and %f when table name is empty.