diff options
Diffstat (limited to 'docs/ric_CHANGELOG.html')
-rw-r--r-- | docs/ric_CHANGELOG.html | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/ric_CHANGELOG.html b/docs/ric_CHANGELOG.html index 367c686..9d73495 100644 --- a/docs/ric_CHANGELOG.html +++ b/docs/ric_CHANGELOG.html @@ -10,6 +10,23 @@ <body> <div align="center"><h1>CHANGELOG</h1></div> <pre> +phpfspot (1.5) + + * feature, user-friendly URL's (with Apache's mod_rewrite). + * 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. + * bug, auto-completition seemed not to work on all browser's caused by an &nbsp; in + a JavaScript URL. + * bug, file-name-search can now be combined with any other search and will no longer + produce SQL errors. + + -- Andreas Unterkircher <unki@netshadow.at> Sat, 25 May 2008 11:00:00 +0100 + phpfspot (1.4) * feature, support PNG image format. @@ -74,7 +91,7 @@ phpfspot (1.0) </pre> <p class="notes" id="credit"> - Documentation generated on Sat, 12 Apr 2008 18:39:11 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a> + Documentation generated on Sun, 25 May 2008 10:46:01 +0200 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.2</a> </p> </body> </html>
\ No newline at end of file |