diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-02-15 08:00:00 +0100 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-02-15 08:00:00 +0100 |
commit | 4b6e2ea2bcddea9bfc28a7a2951002dbd70dfed1 (patch) | |
tree | 0c32015632cd3baa794cf549ef0e5845152e95f9 /doc/ChangeLog | |
parent | 96f7172de0123a92cd635f6d8c38d267b73749c7 (diff) | |
download | semanticscuttle-4b6e2ea2bcddea9bfc28a7a2951002dbd70dfed1.tar.gz semanticscuttle-4b6e2ea2bcddea9bfc28a7a2951002dbd70dfed1.tar.bz2 |
another merged bugfix
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 2fa0f20..b205f2f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -4,7 +4,6 @@ ChangeLog for SemantiScuttle 0.9X.X - 2010-XX-XX ------------------- - Fix bug in getTagsForBookmarks() that fetched all tags -- Fix bug #3073215: Updating bookmark time does not work - Show error message on mysqli connection errors - Implement patch #3059829: update FR_CA translation - Update php-gettext library to 1.0.10 @@ -16,6 +15,7 @@ ChangeLog for SemantiScuttle - Fix bug #3178597: Broken link to context in gsearch admin index page - Fix bug #3074816: French translation breaks edit javascript - Fix bug #3111254: Search in my_watchlist results in error +- Fix bug #3073215: Updating bookmark time does not work 0.97.1 - 2010-09-30 |