diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-16 13:45:45 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-16 13:45:45 +0000 |
commit | 28f2e8e0533541879e4442a7f8ec242535e6c0ad (patch) | |
tree | 09392f289c3d7415c5cf1f8227417353d13e8d03 | |
parent | 71506db48cf7551ddc4c458804fcc302b434cc58 (diff) | |
download | semanticscuttle-28f2e8e0533541879e4442a7f8ec242535e6c0ad.tar.gz semanticscuttle-28f2e8e0533541879e4442a7f8ec242535e6c0ad.tar.bz2 |
add 0.95.2 to changelogv0.95.2
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@604 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r-- | doc/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 084b2fc..ff9838f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,7 +1,7 @@ ChangeLog for SemantiScuttle ============================ -0.95.2 - 2010-FIXME +0.96.0 - 2010-FIXME ------------------- - Fix bug #2928905: API was broken when no user was logged in - Implement part of request #2928950: @@ -13,6 +13,14 @@ ChangeLog for SemantiScuttle - Fix several SQL injection possibilities +0.95.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. |