diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-06-30 19:17:47 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-06-30 19:17:47 +0200 |
commit | 38c87907f1ef2137d989c0bde1201e539d7017fa (patch) | |
tree | a083d7feb6db7a5479f44c82b3e047ce5dd3081e | |
parent | 90b6e65b1193b780c9c363fee3b1e92a5d0fba30 (diff) | |
download | semanticscuttle-38c87907f1ef2137d989c0bde1201e539d7017fa.tar.gz semanticscuttle-38c87907f1ef2137d989c0bde1201e539d7017fa.tar.bz2 |
add merged features to changelog, mention brett and mark
-rw-r--r-- | doc/ChangeLog | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index cde9e61..1456cbc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -5,20 +5,22 @@ ChangeLog for SemantiScuttle 0.98.0 - 2011-XX-XX ------------------- - Switch to jQuery and drop dojo +- Implement request #2928950: Private keys for RSS feeds (Mark Pemberton) +- Implement request #3164348: Configurable default privacy (Brett Dee) +- Implement request #1989987: Theming support +- Implement request #3054906: Show user's full name instead of nickname +- Implement patch #3059829: update ``FR_CA`` translation - Fix bug #3187177: Wrong URL / Export XML Bookmarks -- Fix bug in ``getTagsForBookmarks()`` that fetched all tags - Fix bug #3097187: Using opensearch with two tags does not work in Firefox - Fix bug #3251877: French translation JavaScript Bug when editing bookmarks - Fix bug #3168521: Title of tag-filtered RSS Feed is broken - Fix bug #2853627: Javascript warning -- Implement request #1989987: Theming support -- Implement request #3054906: Show user's full name instead of nickname -- Implement patch #3059829: update ``FR_CA`` translation +- Fix bug in ``getTagsForBookmarks()`` that fetched all tags +- Fix privacy issue when fetching tags of several users +- Fix Google custom search XML - Show error message on mysqli connection errors - Update php-gettext library to 1.0.10 - ``api/posts/add`` respects the "replace" parameter now -- Fix privacy issue when fetching tags of several users -- Fix Google custom search XML - Only URLs with an allowed protocol may be added to the database - Support HTTPS connections when ``$root`` is not configured - SQL schema version table to ease future database upgrades |