diff options
author | Christian Weiske <cweiske@cweiske.de> | 2010-11-19 06:51:01 +0100 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2010-11-19 07:06:08 +0100 |
commit | 5a8327be1dc3cba69296dbf82c6b2320cc3a0e2f (patch) | |
tree | 1eb740c4bd5cf7771c0c0c7bd126069fd74b2ec8 /doc/ChangeLog | |
parent | e1f9d9e3a07652d4ec668a2337d8b788e031ab9f (diff) | |
download | semanticscuttle-5a8327be1dc3cba69296dbf82c6b2320cc3a0e2f.tar.gz semanticscuttle-5a8327be1dc3cba69296dbf82c6b2320cc3a0e2f.tar.bz2 |
Fix bug #3111254: Search in my_watchlist results in error
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0a60bff..60401d4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,7 @@ ChangeLog for SemantiScuttle - Fix bug in getTagsForBookmarks() that fetched all tags - Fix bug #3073215: Updating bookmark time does not work - Fix bug #3074816: French translation breaks edit javascript +- Fix bug #3111254: Search in my_watchlist results in error - Show error message on mysqli connection errors - Implement patch #3059829: update FR_CA translation - Update php-gettext library to 1.0.10 |