diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f963ca2..7e3a064 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,11 +3,40 @@ ChangeLog for SemantiScuttle .. contents:: -0.98.1 - 2011-XX-XX +0.98.4 - 2011-XX-XX +------------------- +- Fix bug: URLs were escaped too often in bookmark list +- Fix bug: Subtitle was not escaped +- Fix bug #3393951: Logo images missing on bookmark page +- Fix bug #3388219: Incorrect URL when cancelling tag2tag-actions + + +0.98.3 - 2011-08-09 +------------------- +- Fix bug #3388456: Missing scripts/fix-unfiled-tags.php + +The script was only missing in the .zip file; the PEAR package +contained it - thus no 0.98.3 PEAR package. + + +0.98.2 - 2011-08-08 +------------------- +- 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 +- Fix bug #3382126: Linked tags does not work for tags with spaces +- Fix delicious API help page link + +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 - Fix bug #3375428: Forgot to remove some old dojo files - Fix bug #3160512: Make SemanticScuttle work with FastCGI +- Fix bug #3376618: Broken tag completion for private bookmarks 0.98.0 - 2011-07-21 |