summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-06-07 17:09:54 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-06-07 17:25:18 +0200
commit903d4a4d67af041d623f128de85693b0ae7dbfb2 (patch)
treedf198c2f6606d4f82ac217767db5ac9d361fc971 /CHANGELOG
parent18efe997591ff832cd25c7008d4fab87c694242b (diff)
increase version to 1.6
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 12cd368..ca0bb1a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+phpfspot (1.6)
+
+ * bug, sort-by rates if all photos of the library are displayed works now.
+ * bug, phpfspot used the image files last modification date instead of F-Spot's
+ recorded date when no EXIF data were available. Now it displays the same time as
+ F-Spot does.
+ * feature, date-input appears now as one field instead of seperates for year, month
+ and day.
+
+ -- Andreas Unterkircher <unki@netshadow.at> Sat, 25 May 2008 11:00:00 +0100
+
phpfspot (1.5)
* feature, user-friendly URL's (with Apache's mod_rewrite).