upgedated CHANGELOG, README and UPGRADE
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 29 Mar 2008 06:59:23 +0000 (07:59 +0100)
committerAndreas Unterkircher <unki@netshadow.at>
Sat, 29 Mar 2008 06:59:23 +0000 (07:59 +0100)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
CHANGELOG
README
UPGRADE

index 9cd82f0b801b1b76983d83e79e9b34af0385be75..5e1d438bed5143e5b6befc6023af059c990dcde4 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+phpfspot (1.4)
+
+  * feature, support PNG image format.
+  * feature, auto-completion for tag-search.
+  * feature, lightbox2 for photo preview out of the photo index.
+
+ -- Andreas Unterkircher <unki@netshadow.at>  Sat, 29 Mar 2008 11:00:00 +0100
+
 phpfspot (1.3)
 
   * bug, fixed auto-rotation when EXIF Orientation header is set.
diff --git a/README b/README
index 2edfb774c3f3a1d0938d538e758dbff5f5ac89c5..2550290a1427aa48932fb3ebb6e32140aa47466e 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Package Name: phpfspot
-Version:      1.3
+Version:      1.4
 Author:       Andreas Unterkircher <unki@netshadow.at>
 Website:      http://oss.netshadow.at
 Desc:         dynamic PHP gallery for F-Spot
diff --git a/UPGRADE b/UPGRADE
index 1a834fb0161ba0a52475a19c23cca192fd10b818..e6b27854f4e35ed693b91a40521d4f4357737c90 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,3 +1,9 @@
+== Upgrading from 1.3 ==
+
+ * nothing special necessary.
+ * Take a look into phpfspot_cfg.dist for $use_lightbox and
+ * $use_autocomplete if you want to use the new features.
+
 == Upgrading from 1.2 ==
 
  * nothing special necessary yet.