diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-17 21:26:07 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-17 21:26:07 +0000 |
commit | cdc6eb916675bc95e2b44fa4af330dfd7f2efccf (patch) | |
tree | 3e480c40d742b90bb1ceec9199c103a0e98363da /doc | |
parent | 9cdb5764dceb73474d11e56067ff968c996ca0ea (diff) | |
download | semanticscuttle-cdc6eb916675bc95e2b44fa4af330dfd7f2efccf.tar.gz semanticscuttle-cdc6eb916675bc95e2b44fa4af330dfd7f2efccf.tar.bz2 |
no xss but sql
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@613 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 452e0f1..d2336a6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -18,7 +18,7 @@ ChangeLog for SemantiScuttle This is a security release! We do highly recommend to update your SemanticScuttle installations! -- Fix several XSS possibilities related to tagging +- Fix several SQL injection possibilities related to tagging 0.94.2 - 2010-01-16 @@ -26,7 +26,7 @@ your SemanticScuttle installations! This is a security release! We do highly recommend to update your SemanticScuttle installations! -- Fix several XSS possibilities related to tagging +- Fix several SQL injection possibilities related to tagging 0.95.1 - 2009-11-16 |