summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPGRADE4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index 1e28fe8..712a9da 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -3,6 +3,10 @@
* New configuration option "show_tags". But not mandatory to be
specified. See the example file phpfspot_cfg.php.dist for
available values.
+ * phpfspot now auto-creates some indices in f-spot's database
+ to speed up some time-consuming queries. For this write access
+ to f-spot's sqlite database (usally called photos.db) is now
+ necessary. phpfspot will claim if write access is not possible.
== Upgrading from 1.0 ==