From c8bf225cd4e2bc6c55a0e05b60537a00fdfee142 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 18 Aug 2005 21:40:59 +0000 Subject: - bug 133 fixed : (report from branch 1.4) Deleting user favorites is too restrictive. Instead of deleting a favorite because it belongs to at least one forbidden category, a favorite is deletedif it belongs to no authorized category (which was the expected behaviour). git-svn-id: http://piwigo.org/svn/trunk@832 68402e56-0260-453c-a942-63ccdbb3a9ee --- doc/ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index cdbee6e5c..f308b844d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,14 @@ 2005-08-18 Pierrick LE GALL - * bug 133 fixed : "Nb of images incorectly rendered in "tool tip" + * bug 133 fixed : (report from branch 1.4) Deleting user favorites + is too restrictive. Instead of deleting a favorite because it + belongs to at least one forbidden category, a favorite is deleted + if it belongs to no authorized category (which was the expected + behaviour). + +2005-08-18 Pierrick LE GALL + + * bug 134 fixed : "Nb of images incorectly rendered in "tool tip" near category in category menu". Correction reported (and improved) from branch 1.4 -- cgit v1.2.3