From: cweiske Date: Sat, 16 Jan 2010 13:45:45 +0000 (+0000) Subject: add 0.95.2 to changelog X-Git-Tag: v0.97~100 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=28f2e8e0533541879e4442a7f8ec242535e6c0ad;p=semanticscuttle.git add 0.95.2 to changelog git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@604 b3834d28-1941-0410-a4f8-b48e95affb8f --- 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.