diff options
author | plegall <plg@piwigo.org> | 2005-10-23 21:52:34 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-10-23 21:52:34 +0000 |
commit | 0e163f7a00be2ba1cb00479a6b4f7d05f37edd79 (patch) | |
tree | 83078ac5dd455da9e73fc09c8bb386b06c669a60 /doc/ChangeLog | |
parent | 953dada953c3617e3ddd3071de8a0679bfea7cb9 (diff) |
- bug 182 fixed: newly created user is not displayed in the user list.
git-svn-id: http://piwigo.org/svn/trunk@914 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 7485e8793..fb880de1e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2005-10-23 Pierrick LE GALL + * bug 182 fixed: newly created user is not displayed in the user + list. + +2005-10-23 Pierrick LE GALL + * bug fixed: during file tree synchronization, warning on finding the next rank of category which has no sub-categories yet. |