diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-16 14:14:32 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-16 14:14:32 +0000 |
commit | 9cdb5764dceb73474d11e56067ff968c996ca0ea (patch) | |
tree | 54e8ec30bafbef7020f216c7c819df97d507661f | |
parent | 28f2e8e0533541879e4442a7f8ec242535e6c0ad (diff) | |
download | semanticscuttle-9cdb5764dceb73474d11e56067ff968c996ca0ea.tar.gz semanticscuttle-9cdb5764dceb73474d11e56067ff968c996ca0ea.tar.bz2 |
note about 0.94.2 security release
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@606 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index ff9838f..452e0f1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -21,6 +21,14 @@ your SemanticScuttle installations! - Fix several XSS possibilities related to tagging +0.94.2 - 2010-01-16 +------------------- +This is a security release! We do highly recommend to update +your SemanticScuttle installations! + +- Fix several XSS possibilities related to tagging + + 0.95.1 - 2009-11-16 ------------------- - Fix bug: admin tags were not shown because javascript include was broken. |