diff --git a/ChangeLog b/ChangeLog index 2cb6bb9e5..f03c3030d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,15 +5,20 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-09-08 Robin Johnson + * scripts/create-release.sh: Tweaked instruction list + * Documentaion.html, lib/sqlvalidator.class.php3: + - Noted overload * requirement + 2002-09-07 Marc Delisle * lang/dutch: update, thanks to Ivo Teel. * lang/estonian: update, thanks to Alvar Soome * lang/spanish: update, thanks to Enrique Garcia M. (egarcam) * lang/italian: update, thanks to Pietro Danesi - * lang/norwegian update, thanks to Sven-Erik Andersen + * lang/norwegian: update, thanks to Sven-Erik Andersen * lang/thai: update, thanks to Arthit Suriyawongkul * lang/romanian: update, thanks to Valics Lehel - * lang/japanese update, thanks to Yukihiro Kawada + * lang/japanese: update, thanks to Yukihiro Kawada 2002-09-05 Marc Delisle * tbl_change.php3, display values in drop-down even if no @@ -21,7 +26,7 @@ $Source$ 2002-09-05 Loïc Chapeaux * Documentation.html: modify name of relations in FAQ 6.6 - * tbl_change.php3, check $cfgRelation['relwork'] before + * tbl_change.php3: check $cfgRelation['relwork'] before using PMA_getForeigners(), thanks to Martyn Allan (mallan2) 2002-09-04 Loïc Chapeaux