summaryrefslogtreecommitdiff
path: root/CHANGE_LOG.html
diff options
context:
space:
mode:
authormikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425>2011-08-17 21:57:54 +0000
committermikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425>2011-08-17 21:57:54 +0000
commit5d6c732ba0997cf2950eeccd2d0c142e29352ac1 (patch)
treed3f6d93b52f0c36da35d3e26fe723c103a553073 /CHANGE_LOG.html
parentf1c88874989dbe1ca93dcfa51be543138e00f0ae (diff)
downloadsanitizer-5d6c732ba0997cf2950eeccd2d0c142e29352ac1.tar.gz
snapshotted under distrib
git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@51 ad8eed46-c659-4a31-e19d-951d88f54425
Diffstat (limited to 'CHANGE_LOG.html')
-rw-r--r--CHANGE_LOG.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGE_LOG.html b/CHANGE_LOG.html
index dbb9147..e344bc8 100644
--- a/CHANGE_LOG.html
+++ b/CHANGE_LOG.html
@@ -5,6 +5,8 @@
<body>
<h1>OWASP Java HTML Sanitizer Change Log</h1>
<ol>
+<li value="50">Better handling of supplemental codepoints to avoid
+ UTF-16/UCS-2 confusion in browsers.</li>
<li value="48">Added new HTML5 URL attributes to list used to
safeguard URL attributes in <code>HtmlPolicyBuilder</code>.</li>
<li value="42">Changed <code>HtmlSanitizer.sanitize</code> to allow