diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-02 09:42:53 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-02 09:42:53 +0000 |
commit | 79b28ed45cd0f5e2fcc043bf716d011c6571642e (patch) | |
tree | bf999f1b386efc78961802d840e96bb9a7b666f1 /doc/ChangeLog | |
parent | ed1636cb5164aa6b14c3dd5f95ad3fea79939a4a (diff) | |
download | semanticscuttle-79b28ed45cd0f5e2fcc043bf716d011c6571642e.tar.gz semanticscuttle-79b28ed45cd0f5e2fcc043bf716d011c6571642e.tar.bz2 |
hide bookmarks below a configurable threshold
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@507 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 459ee8d..6d27572 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -8,6 +8,7 @@ ChangeLog for SemantiScuttle - Configuration option to disable registration - Implement request #2874049: "Feeling lucky" button just add "?lucky=1" as parameter to search page +- Hide bookmarks with vote < $threshold from users (not admins) 0.94 - 2009-10-02 |