From a4125f79c08b1aba467726bccd23ed6686f9a36a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 14 Jun 2002 13:05:40 +0000 Subject: [PATCH] charset patch --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 90f50ae5f..3d12fff89 100755 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,12 @@ phpMyAdmin - Changelog $Id$ $Source$ + +2002-06-14 Marc Delisle + * big patch for charset support, all files that call mysql have been + modified; thanks to Michal Cihar. + TODO: generate the utf-8 files + 2002-06-14 Mike Beck * tbl_qbe: Bugfixing - Don't try to use a generated SQL Statement without @@ -11,6 +17,7 @@ $Source$ this could happen) - if no LEFT JOINS are generated make sure that the array containing tablenames is unique + 2002-06-12 Alexander M. Turek * lang/turkish.inc.php3: Updates, thanks again to Bora Alioglu .