diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-02-22 19:41:21 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-02-22 19:41:21 +0000 |
commit | d665bb742e0d4013c5f2c1ab7f5bf843505aa54a (patch) | |
tree | c4d77e69bb3f1a1fa1ade122d8e22a89a972d944 /doc/ChangeLog | |
parent | 858b188f87898099a4824d07fbcdf892a76c1876 (diff) | |
download | semanticscuttle-d665bb742e0d4013c5f2c1ab7f5bf843505aa54a.tar.gz semanticscuttle-d665bb742e0d4013c5f2c1ab7f5bf843505aa54a.tar.bz2 |
Do not highlight admin bookmarks when $enableAdminColors is disabled
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@684 b3834d28-1941-0410-a4f8-b48e95affb8f
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 05757ac..65ed2e2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -5,6 +5,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 0.96.1 - 2010-02-09 |