diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-05-03 19:21:26 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-05-03 19:21:26 +0200 |
commit | e2c4b53ecb1b52a91249562b0e34b24f5e4d8d3e (patch) | |
tree | 49434f5ba995860f385d5a5d242799a8f70dee8f | |
parent | 69d0ef4ff52f5d872dcab294bd6b3b84148f74ba (diff) | |
download | semanticscuttle-e2c4b53ecb1b52a91249562b0e34b24f5e4d8d3e.tar.gz semanticscuttle-e2c4b53ecb1b52a91249562b0e34b24f5e4d8d3e.tar.bz2 |
update changelog; bug #3251877 has been fixed with the query switch
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 98ca4b2..dacee5a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -7,6 +7,7 @@ ChangeLog for SemantiScuttle - 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 - Implement request #3054906: Show user's full name instead of nickname - Implement patch #3059829: update FR_CA translation - Show error message on mysqli connection errors |