diff options
author | plegall <plg@piwigo.org> | 2005-10-22 13:42:23 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-10-22 13:42:23 +0000 |
commit | fdd92368c3d034f4152ca0dc738cfe8878d9d7fe (patch) | |
tree | cb910735c25da04caea044923e1063b7a992e57e /doc/ChangeLog | |
parent | bd5d03a2a7d0172b8bbfd1d5fa9c659175f6db77 (diff) |
- bug fixed: link on a single day in Administration>General>History was
missing
git-svn-id: http://piwigo.org/svn/trunk@909 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index a925f9e37..097795879 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2005-10-22 Pierrick LE GALL + * bug fixed: link on a single day in + Administration>General>History was missing + +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. @@ -43,7 +48,8 @@ * display : in group_list.tpl - wrong form class, mixed html tags, ... - * display : suppress bullets in admin->synchronize and checkbox under select + * display : suppress bullets in admin->synchronize and checkbox + under select * display : set standard font size to 12pt |