From 11615fcba672808a02920102e74f439a4087f036 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 22 Oct 2005 09:53:12 +0000 Subject: - bug 173 fixed: due to phpBB user identifiers management, the method to find the next user identifier has changer to MAX+1. - improvement: information message when new user added - bug fixed: language item "Username" used instead of "login". git-svn-id: http://piwigo.org/svn/trunk@906 68402e56-0260-453c-a942-63ccdbb3a9ee --- doc/ChangeLog | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 61d5977b3..a925f9e37 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,10 +1,21 @@ +2005-10-22 Pierrick LE GALL + + * bug 173 fixed: due to phpBB user identifiers management, the + method to find the next user identifier has changer to MAX+1. + + * improvement: information message when new user added + + * bug fixed: language item "Username" used instead of "login". + 2005-10-20 chrisaga - * bug 176 fixed: need a javascript to handle transparent PNG background in IE - (tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm + * bug 176 fixed: need a javascript to handle transparent PNG + background in IE (tribute to Bob Osola + http://homepage.ntlworld.com/bobosola/index.htm) - * display: fixed another IE childselector bug in Categories Management admin page - and improved display of this page in all browsers too. + * display: fixed another IE childselector bug in Categories + Management admin page and improved display of this page in all + browsers too. 2005-10-18 Pierrick LE GALL -- cgit v1.2.3