From df254e9a9d768f4034f7b06551cb7daebe878839 Mon Sep 17 00:00:00 2001 From: GeorgeClark Date: Thu, 22 Oct 2009 15:18:08 +0000 Subject: [PATCH] Item2183: Update changelog git-svn-id: http://svn.foswiki.org/trunk@5355 0b4bb1d4-4e5a-0410-9cc4-b2b747904278 --- WysiwygPlugin/data/System/WysiwygPlugin.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/WysiwygPlugin/data/System/WysiwygPlugin.txt b/WysiwygPlugin/data/System/WysiwygPlugin.txt index 09c6be51cb..03a25a1039 100644 --- a/WysiwygPlugin/data/System/WysiwygPlugin.txt +++ b/WysiwygPlugin/data/System/WysiwygPlugin.txt @@ -169,6 +169,7 @@ Many thanks to the following sponsors for supporting this work: | Version: | %$VERSION% | | Release: | %$RELEASE% | | Change History: | | +| 22 Oct 2009 | Foswikitask:Item2183: Protect div style= by default | | 18 Sep 2009 | Foswikitask:Item1980: Prevent dataloss when saving a topic in Wysiwyg where there are a pair of sticky tags inside verbatim tags | | 28 Jun 2009 | Foswikitask:Item1770: Protect XML tags registered by plugins, and not just the content between them (Michael Tempest) | | 06 Jun 2009 | Foswikitask:Item1013: Correct dependency on HTML::Parser (Will Norris) Foswikitask:Item1397: Foswikitask:Item1535: Foswikitask:Item1666: Correct processing of colour and typewriter-text in several situations, include application to bold text and table cells (Michael Tempest) Foswikitask:Item1667: Remove unwanted extra <sticky> tags (Michael Tempest) Foswikitask:Item1674: Let plugins register XML tags that should be protected like macros |