diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-08-06 10:38:44 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-08-06 10:38:44 +0200 |
commit | d2e437b4db84300e2b543c5827d8f517a81afaef (patch) | |
tree | 7863a0a733514684bef0917ccf3ebf3b2a0aac5a /doc/ChangeLog | |
parent | 5743a34a6c7757d3030479f96326f09fe5dce0b2 (diff) | |
parent | 097ecf9c510e1435d02be7843bc7e865570338ac (diff) | |
download | semanticscuttle-d2e437b4db84300e2b543c5827d8f517a81afaef.tar.gz semanticscuttle-d2e437b4db84300e2b543c5827d8f517a81afaef.tar.bz2 |
Merge branch '0.98'
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 8fc6743..b7bf843 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,6 +3,16 @@ ChangeLog for SemantiScuttle .. contents:: +0.98.2 - 2011-08-XX +------------------- +- Fix bug #3385724: Rename tag ends with XML Parsing Error +- Fix bug #3386178: "system:unfiled" secret tag does not work +- Fix bug #3384416: Update documentation to explain HTTP/HTTPS root problem + +Run ``scripts/fix-unfiled-tags.php`` to fix old bookmarks that miss the +``system:unfiled`` tags. + + 0.98.1 - 2011-08-01 ------------------- - Fix bug #3375635: XML parsing problem in top.inc.php |