From 333758c10076ef01be8709b3735df4586aee8b4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 4 May 2001 08:46:36 +0000 Subject: [PATCH] Build a js library for expandable/collapsible database and add add Brazilian-portuguese --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index d7e8cc98a..e6ba863d1 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,14 @@ phpMyAdmin - Changelog $Id$ $Source$ +2001-05-03 Loïc Chapeaux + * build a js library that contains all the functions used to collapse/expand + databases list stuff and improve them + * add the brazilian portuguese translation and update the + 'select_lang.inc.php3' script to take the former into account + * reply to some questions at the official phpMyAdmin forum, suggesting the + users to grab the current pre-release version from SouceForge. + 2001-05-03 Olivier Müller * started devel-branch : "phpMyAdmin-devel". To be used for experimental stuff and new features.