diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-09-23 07:34:05 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-09-23 07:34:05 +0000 |
commit | b17e8f940c8008b034e4db477f748a1f7e4eddb6 (patch) | |
tree | d243c5b4b581546f6d9aaea338536efc49000dfa /doc | |
parent | ea4c9fa4f741007b575a9437a0c0a642d1398c1d (diff) | |
download | semanticscuttle-b17e8f940c8008b034e4db477f748a1f7e4eddb6.tar.gz semanticscuttle-b17e8f940c8008b034e4db477f748a1f7e4eddb6.tar.bz2 |
Fix bug #3073215: Updating bookmark time does not work
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@745 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 52f60bc..07b1e49 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,7 @@ ChangeLog for SemantiScuttle - Fix bug getTagsForBookmarks() that fetched all tags - Show error message on mysqli connection errors - Implement patch #3059829: update FR_CA translation +- Fix bug #3073215: Updating bookmark time does not work 0.97.0 - 2010-06-09 |