issue78, remove not more necessary check for version and product name
[phpfspot.git] / CHANGELOG
index e81a65f83850e1f8f953ba91049a3248dcaf399d..8c018458a45d61b8cc1f38d674f3f87c3248a6a8 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,16 @@
+phpfspot (1.1)
+
+  * new thumbnail directory strcuture inspired by GIT's directory structure
+    (contributed by Arun Persaud).
+  * support for RSS feed (v2.0)
+  * support for PHP5's PDO (PHP Data Objects) to access sqlite3 database
+    (contributed by Arun Persaud).
+  * additional configurable options
+    - Path to smarty
+    - Path to store thumbnails
+
+ -- Andreas Unterkircher <unki@netshadow.at>  Fri, 09 Nov 2007 18:41:00 +0100
+
 phpfspot (1.0)
 
   * first major release