diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-03-17 20:08:20 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-03-17 20:08:20 +0000 |
commit | db7a46b23530724cf1a8d356de3ac4f1fe0d5ac7 (patch) | |
tree | 05be57e173dfd20c94fa32944813c190114e15ec /doc | |
parent | 5a93096431eebb4cb458351ce5f8d1b836328ca0 (diff) | |
download | semanticscuttle-db7a46b23530724cf1a8d356de3ac4f1fe0d5ac7.tar.gz semanticscuttle-db7a46b23530724cf1a8d356de3ac4f1fe0d5ac7.tar.bz2 |
note fixing of bug #2953732 in the changelog
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@689 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 65ed2e2..d9cdb6e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,7 @@ ChangeLog for SemantiScuttle - Many SQL optimizations - New config option to skip "SET NAMES UTF8" call: $dbneedssetnames - Do not highlight admin bookmarks when $enableAdminColors is disabled +- Fix bug #2953732: faulty error message for duplicate bookmarks 0.96.1 - 2010-02-09 |