diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-19 18:34:01 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-19 18:34:01 +0000 |
commit | cc1d7d7a4d9cbcbf604416b7487e4868193d4b75 (patch) | |
tree | 2b1f67b10452395f86b15460bfe631d9cbd20733 /doc/ChangeLog | |
parent | cdc6eb916675bc95e2b44fa4af330dfd7f2efccf (diff) | |
download | semanticscuttle-cc1d7d7a4d9cbcbf604416b7487e4868193d4b75.tar.gz semanticscuttle-cc1d7d7a4d9cbcbf604416b7487e4868193d4b75.tar.bz2 |
Implement request #2934868: Do not display full redirection URL, patch by fnorder@users.sourceforge.net
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@614 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index d2336a6..e5022ef 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -11,6 +11,8 @@ ChangeLog for SemantiScuttle instead of modification date - Fix bug #2887063: Common tag combination description feels broken - Fix several SQL injection possibilities +- Implement request #2934868: Do not display full redirection URL + Patch by fnorder@users.sourceforge.net 0.95.2 - 2010-01-16 |