summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425>2014-05-14 16:33:26 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-14 16:33:26 +0000
commit1098e1665bfbd3dc245a24fca20fffe6b35bc216 (patch)
tree8bdcfe0ab5efbd92554d32f8d1b6ab205ba255e1
parent0498fcc90f7251af00c3cbfd854102c6bc503e83 (diff)
parent6908fbb245bd67cbcac99826485830acfcfdf001 (diff)
downloadsanitizer-1098e1665bfbd3dc245a24fca20fffe6b35bc216.tar.gz
am 6908fbb2: updated change log
* commit '6908fbb245bd67cbcac99826485830acfcfdf001': updated change log
-rw-r--r--CHANGE_LOG.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGE_LOG.html b/CHANGE_LOG.html
index 381cf7a..babe2b1 100644
--- a/CHANGE_LOG.html
+++ b/CHANGE_LOG.html
@@ -5,10 +5,12 @@
<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="231">Fixed bug: <code>Sanitizers.STYLES.and(...)</code> dropped
+ <code>style="..."</code> attributes.</li>
<li value="220"><code>allowWithoutAttributes(true)</code> was being ignored for
a subset of elements when policies were ANDED.</li>
+<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="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