diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-02-15 07:59:02 +0100 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-02-15 07:59:02 +0100 |
commit | 2407385965a0af18ddece95c8e118294834723d0 (patch) | |
tree | bd5c781329ed5ecec8660cfbbb03d4828a987f9e /doc | |
parent | 17e097d4f828a71b2278167b20a5f05bb51da2f0 (diff) | |
download | semanticscuttle-2407385965a0af18ddece95c8e118294834723d0.tar.gz semanticscuttle-2407385965a0af18ddece95c8e118294834723d0.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
(cherry picked from commit b17e8f940c8008b034e4db477f748a1f7e4eddb6)
Conflicts:
doc/ChangeLog
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 68b2084..ce3d36b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -7,6 +7,7 @@ ChangeLog for SemantiScuttle - Fix bug #3074816: French translation breaks edit javascript This also fixes #3094047 and #3178592 - 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 |