diff ChangeLog @ 280:e68705cb462e

The content of `<script>` and `<style>` elements is no longer escaped when serializing to HTML but declaring the XHTML namespace in the template.
author cmlenz
date Sat, 07 Oct 2006 19:18:05 +0000
parents 8de2620504b9
children 408879d805fb
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,8 @@
    The were erroneously using the namespace context of the elements being
    matched, where they should rather use the context in which they were
    defined.
+ * The content of `<script>` and `<style>` elements is no longer escaped when
+   serializing to HTML but declaring the XHTML namespace in the template.
 
 
 Version 0.3.1
Copyright (C) 2012-2017 Edgewall Software