diff options
author | Christian Weiske <cweiske@cweiske.de> | 2013-03-20 18:06:15 +0100 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2013-03-20 18:06:15 +0100 |
commit | 54b5726157c262df3d79e0f92bfacc6d13dfb47b (patch) | |
tree | 628e12e49b08506fa9ee6f869876663cb4cf798f /doc | |
parent | 409b7e681d93e7c746ed4e3487fbf7f0de5fd116 (diff) | |
download | semanticscuttle-0.98.5.tar.gz semanticscuttle-0.98.5.tar.bz2 |
prepare release of 0.98.5v0.98.5
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 10 | ||||
-rw-r--r-- | doc/README.rst | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 1711127..ff60527 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,6 +3,16 @@ ChangeLog for SemantiScuttle .. contents:: +0.98.5 - 2013-03-20 +------------------- +- Fix bug #109: preserve privacy setting from Delicious export files + (Thanks to David Glenck) +- Fix bug #110: Document solution for "searching slashes" +- Fix bug #111: Comments in config.php mention \*.inc.php files + (José María Mateos [rinze]) +- Fix bug: Do not use eregi functions anymore + + 0.98.4 - 2012-01-21 ------------------- - Fix bug #3439729: URLs were escaped too often in bookmark list diff --git a/doc/README.rst b/doc/README.rst index caf6b75..ed41a38 100644 --- a/doc/README.rst +++ b/doc/README.rst @@ -1,5 +1,5 @@ ====================== -SemanticScuttle 0.98.4 +SemanticScuttle 0.98.5 ====================== A social bookmarking tool experimenting with new features like structured tags or collaborative descriptions of tags. |