diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2011-05-27 07:01:22 +0200 | 
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2011-05-27 07:01:22 +0200 | 
| commit | 4c8a53c5bc632302aaf8978e711eb53a03166db5 (patch) | |
| tree | 27c2b3eb32eea64fdc75c1ef7f0b864984c8ca2a /doc/ChangeLog | |
| parent | 2419885577b4e38b82f5b0f4fbfe8077f680d825 (diff) | |
| download | semanticscuttle-4c8a53c5bc632302aaf8978e711eb53a03166db5.tar.gz semanticscuttle-4c8a53c5bc632302aaf8978e711eb53a03166db5.tar.bz2 | |
update changelog
Diffstat (limited to 'doc/ChangeLog')
| -rw-r--r-- | doc/ChangeLog | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/doc/ChangeLog b/doc/ChangeLog index 596ea7a..cde9e61 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,22 +6,23 @@ ChangeLog for SemantiScuttle  -------------------  - Switch to jQuery and drop dojo  - Fix bug #3187177: Wrong URL / Export XML Bookmarks -- Fix bug in getTagsForBookmarks() that fetched all tags +- 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 +- Implement patch #3059829: update ``FR_CA`` translation  - Show error message on mysqli connection errors  - Update php-gettext library to 1.0.10 -- api/posts/add respects the "replace" parameter now +- ``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 +- Support HTTPS connections when ``$root`` is not configured  - SQL schema version table to ease future database upgrades +- Documentation is written with rST (reStructuredText) now  0.97.2 - 2011-02-17 | 
