diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-19 20:23:23 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-19 20:23:23 +0000 |
commit | 7240d693de33dc3b66fadbf0d11c2f23be67ea24 (patch) | |
tree | caa49edd16a2554bda58ad8d2305e61fed5f0aa6 /doc | |
parent | cc1d7d7a4d9cbcbf604416b7487e4868193d4b75 (diff) | |
download | semanticscuttle-7240d693de33dc3b66fadbf0d11c2f23be67ea24.tar.gz semanticscuttle-7240d693de33dc3b66fadbf0d11c2f23be67ea24.tar.bz2 |
Implement request #2934872: Option to set the "no description"
description. Patch by fnorder@users.sourceforge.net
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@615 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index e5022ef..1f44ed9 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -13,6 +13,8 @@ ChangeLog for SemantiScuttle - Fix several SQL injection possibilities - Implement request #2934868: Do not display full redirection URL Patch by fnorder@users.sourceforge.net +- Implement request #2934872: Option to set the "no description" + description. Patch by fnorder@users.sourceforge.net 0.95.2 - 2010-01-16 |