diff options
author | plegall <plg@piwigo.org> | 2005-08-19 17:00:20 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-08-19 17:00:20 +0000 |
commit | 939c01e410286691fd80029bed811406ede3f1e5 (patch) | |
tree | 881e88676f856217b4b107060fed9fabeeeb93fe /doc/ChangeLog | |
parent | ede184cacc411173ba29f05f9b8a12d18a595e0f (diff) |
- improvement : standardization of categories navigation bar on top of
administration screen element_set_(global|unit), cat_modify, cat_list,
cat_perm.
- new : direct link to admin/cat_modify from category.php.
git-svn-id: http://piwigo.org/svn/trunk@834 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index df5afdaa5..4996a81c4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,13 @@ 2005-08-19 Pierrick LE GALL + * improvement : standardization of categories navigation bar on + top of administration screen element_set_(global|unit), + cat_modify, cat_list, cat_perm. + + * new : direct link to admin/cat_modify from category.php. + +2005-08-19 Pierrick LE GALL + * modification : RSS feed work only with a given feed identifier. Thus we can avoid fixed frequency notification to concentrate on variable frequency notification, which is much more |