summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425>2014-05-14 16:33:22 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-14 16:33:22 +0000
commita545d45c50423083e08792a9cb0e415b431aa28c (patch)
tree25b65525ed2672dcdd1c9af538c90e5dd22945b0
parent8907f5e07da168e5b646b63275d5c4289b0d9286 (diff)
parentc87a3523f48941f23c4b42fd0df97742eb102e08 (diff)
downloadsanitizer-a545d45c50423083e08792a9cb0e415b431aa28c.tar.gz
am c87a3523: update change log
* commit 'c87a3523f48941f23c4b42fd0df97742eb102e08': update change log
-rw-r--r--CHANGE_LOG.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGE_LOG.html b/CHANGE_LOG.html
index 6d93fa9..381cf7a 100644
--- a/CHANGE_LOG.html
+++ b/CHANGE_LOG.html
@@ -5,6 +5,10 @@
<body>
<h1>OWASP Java HTML Sanitizer Change Log</h1>
<ol>
+<li value="218">Fixed bug: case-sensitivity of URL protocols was ignored
+ when a set of protocols other than the standard set was used</li>
+<li value="220"><code>allowWithoutAttributes(true)</code> was being ignored for
+ a subset of elements when policies were ANDED.</li>
<li value="209">Reworked <code>CssSchema</code> to allow
users to extend the default property white-list.</li>
<li value="198">Replaced CSS sanitizer with one that does token-level