projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39507ee
)
issue81, added note to UPGRADe instruction that write access to f-spot db is now...
author
Andreas Unterkircher
<unki@netshadow.at>
Sat, 15 Dec 2007 13:35:08 +0000
(13:35 +0000)
committer
Andreas Unterkircher
<unki@netshadow.at>
Sat, 15 Dec 2007 13:35:08 +0000
(13:35 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@316
fa6a889d
-dae6-447d-9e79-
4ba9a3039384
UPGRADE
patch
|
blob
|
history
diff --git
a/UPGRADE
b/UPGRADE
index 1e28fe8e4d99b1a872bff0a656fcdfb925ba7ea4..712a9daadfcbef3a1f5bef19924cb4d9c90b8e75 100644
(file)
--- 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 ==