X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=UPGRADE;h=89313b43ad0b37486ad43aa65be60f61b01a2dec;hp=1e28fe8e4d99b1a872bff0a656fcdfb925ba7ea4;hb=99dd0b5d5e19d565088595a9fd9d164bcd4834ae;hpb=422c6753df32dac7eff64e3a04fc8d0553ddc1da diff --git a/UPGRADE b/UPGRADE index 1e28fe8..89313b4 100644 --- a/UPGRADE +++ b/UPGRADE @@ -1,8 +1,26 @@ +== Upgrading from 1.4 == + + * nothing special necessary. + +== 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. + == Upgrading from 1.1 == * 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 ==