diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-11-25 07:57:18 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-11-25 07:57:18 +0000 |
commit | 40fa5245b85df31ca4453c3ddc8ec37f7ed3122d (patch) | |
tree | 511fbf63084c28f942d4727c761064384d74fb7f /UPGRADE | |
parent | ba2bd867f7c0d549761efd0677abdea919212b99 (diff) |
updated version to 1.2
added credits for arun patch regarding show_tags
git-svn-id: file:///var/lib/svn/phpfspot/trunk@307 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +== 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. + == Upgrading from 1.0 == * Additional configuration option "db_access". See the example file |