From a98edc93890d4ccf72e8083a577429bcfd5d4c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 10 Aug 2002 11:36:53 +0000 Subject: [PATCH] * Coding standards * Fixed bug #592000 (dir="ltr" for textarea tags) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index c91429588..09a9b01d2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-08-10 Loïc Chapeaux + * config.inc.php3: coding standards. + * db_details.php3; db_details_qbe.php3; tbl_change.php3; + tbl_query_box.php3: fixed bug #592000 (dir="ltr" for textarea tags). + 2002-08-09 Marc Delisle * user_details.php3: bug 591602, mysql.user lowercase "password", thanks to Thomas Bähr