diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-05-23 20:05:38 +0200 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-05-24 09:57:08 +0200 |
commit | aab7d4d07c16dc78a6d2a41223d469a1a60e5022 (patch) | |
tree | bb5ed55279e68a06c27a97f588b92ef021280988 /CHANGELOG | |
parent | c22956d2e3c244bdee3b35d4916e7c4e7f14adab (diff) |
issue121, initial support for F-Spot's rating system and sort-by rating
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ phpfspot (1.5) * feature, display tag-selection with preview-icons in photo index. * feature, support for Nikon's NEF RAW photo format (via dcraw and ImageMagick). * feature, auto-scroll in photo index if thumbnails are out of sight. + * feature, support F-Spot's rating values. * bug, if tag added to hide-tags, don't show up in photo-details box (single-photo). * bug, if tag added to hide-tags, don't allow adding to selected-tags list. * bug, if tag added to hide-tags, random-photo needs to take care of it. |