From 9bced50f9eedc8eaef4f4bc639aeb3f4d24f8543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 15 Aug 2001 18:09:05 +0000 Subject: [PATCH] no message --- ChangeLog | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index b629f984c..8215dd9d2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,11 +6,11 @@ $Id$ $Source$ 2001-08-15 Olivier Müller - * db_details.php3: feature request #451138: display # of tables, - added $strTables variable to all lang files. - * left.php3: added display of # of tables, for a better overview - * config.php3, lib.inc.php3, docs: feature request #451137: - limiting size of data printed in browse view (new cfg: $cfgLimitChars) + * db_details.php3: feature request #451138: display # of tables, added + $strTables variable to all lang files. + * left.php3: added display of # of tables, for a better overview. + * config.php3, lib.inc.php3, docs: feature request #451137: limiting size + of data printed in browse view (new cfg: $cfgLimitChars). 2001-08-15 Robin Johnson * Bug #450374 - (RC4) + becomes space - patched in tbl_replace.php3 @@ -25,6 +25,12 @@ $Source$ Dan Allen . * grab_globals.inc.php3, lines 14 & 18: Use the 'extract()' function if possible. + * tbl_change.php3; tbl_replace.php3; lang/*: Fixed bugs #444354 (Various + backslash problems), #450906 (Disappearing + in data | 2.2.0rc4), #450374 + (RC4: + becomes space) and the one with binary data reported by Steve in + the mailing-list. + * lib.inc.php3; left.php3; db_details.php3; config.inc.php3: Fixed some + coding style inconcistencies. 2001-08-14 Loïc Chapeaux * lib.inc.php3; db_readdump.php3, lines 85-88: Fixed some coding style