diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-16 19:19:11 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-16 19:19:11 +0000 |
commit | a254b2df97e669bbd38b809a55c5524a9b1343d2 (patch) | |
tree | 2a36697030650c821a8d400a9c93a1602e3d0d4b /doc | |
parent | 8da70db68b2d9662a0bacc6c4ca4b2a0626d52a6 (diff) | |
download | semanticscuttle-a254b2df97e669bbd38b809a55c5524a9b1343d2.tar.gz semanticscuttle-a254b2df97e669bbd38b809a55c5524a9b1343d2.tar.bz2 |
fix dojo multicombobox bug; prepare 0.95.1
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@549 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 2686ca6..1dcb6a8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,12 @@ ChangeLog for SemantiScuttle ============================ +0.95.1 - 2009-11-16 +------------------- +- Fix bug: admin tags were not shown because javascript include was broken. + Thanks, Jean-Luc! + + 0.95 - 2009-11-10 ----------------- - Implement request #2878169: Voting system with two layouts @@ -21,6 +27,14 @@ ChangeLog for SemantiScuttle translation. Choose the translation you like most. +0.94.1 - 2009-10-29 +------------------- +This is a security release! We do highly recommend to update +your SemanticScuttle installations! + +- Fix several XSS possibilities + + 0.94 - 2009-10-02 ----------------- - Fix bug #2834070: unfreed sql results |