diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-08-05 19:48:46 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-08-05 19:48:46 +0200 |
commit | 5571ec0a4dc9b2297dc6e3f65fc1bbf3dfc5004b (patch) | |
tree | 98be842119c0db31e6528125fba1df8e7b84418c /doc/UPGRADE.txt | |
parent | 9c18fe1cc7e22077763baa545144cc01d5d94eab (diff) | |
download | semanticscuttle-5571ec0a4dc9b2297dc6e3f65fc1bbf3dfc5004b.tar.gz semanticscuttle-5571ec0a4dc9b2297dc6e3f65fc1bbf3dfc5004b.tar.bz2 |
script to fix unfiled bugs (for bug #3386178)
Diffstat (limited to 'doc/UPGRADE.txt')
-rw-r--r-- | doc/UPGRADE.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/UPGRADE.txt b/doc/UPGRADE.txt index b144af2..e405431 100644 --- a/doc/UPGRADE.txt +++ b/doc/UPGRADE.txt @@ -4,6 +4,12 @@ Upgrading SemanticScuttle from a previous version .. contents:: +From version 0.94-0.98.1 to 0.98.2 +================================== +Run ``scripts/fix-unfiled-tags.php`` to fix old bookmarks that miss the +``system:unfiled`` tags. + + From version 0.97 to 0.98 ========================= Database updates |