diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-08-01 18:25:14 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-08-01 18:25:14 +0200 |
commit | 4775d7bf5adfcc3bd965f2190505f7e543557c39 (patch) | |
tree | 3686ae92fb2703ae6e58806daeabf0c62a4d597e /doc/ChangeLog | |
parent | 9a8d73db1f3ed8f43152c8ebe259621d63d941c4 (diff) | |
download | semanticscuttle-4775d7bf5adfcc3bd965f2190505f7e543557c39.tar.gz semanticscuttle-4775d7bf5adfcc3bd965f2190505f7e543557c39.tar.bz2 |
Fix bug #3376618: Broken tag completion for private bookmarks
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f963ca2..53450cd 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -8,6 +8,7 @@ ChangeLog for SemantiScuttle - 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 |