diff options
author | plegall <plg@piwigo.org> | 2005-03-26 22:35:07 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-03-26 22:35:07 +0000 |
commit | 26b44267d5f3adc1cdf450d2f0c16eaf52648a07 (patch) | |
tree | 64e7db832cd6eb05cb1968b4a601051a4a144139 /doc/ChangeLog | |
parent | 03b8e7bb3597e5e58a0dc01032c6ad94faf0fe35 (diff) |
- "add to caddie" link is visible only when categories contains
elements. Only admin users can see this link
- elements batch management : impossible to create a link between category
and element that already exists
- logical separation of category name under thumbnail and element name
git-svn-id: http://piwigo.org/svn/trunk@760 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index eb5c09a52..b61202dcf 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,14 @@ +2005-03-26 Pierrick LE GALL <pierrick at phpwebgallery dot net> + + * "add to caddie" link is visible only when categories contains + elements. Only admin users can see this link + + * elements batch management : impossible to create a link between + category and element that already exists + + * logical separation of category name under thumbnail and element + name + 2005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net> * application version is defined at build or release |