summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2012-05-03 10:29:55 -0400
committerLeonard Richardson <leonardr@segfault.org>2012-05-03 10:29:55 -0400
commit0401057f29c9c8e6ee781aa9ca6fd1a395a4b084 (patch)
tree7efefe13bf03632255b59f6241bad4c660de3e4f /NEWS.txt
parent32a764727d7ae697945e70a942eab8899bc2f30d (diff)
Fixed the handling of &quot; with the built-in parser. [bug=993871]
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 3f6ad7a..934246b 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -3,6 +3,8 @@
* Added experimental support for fixing Windows-1252 characters
embedded in UTF-8 documents.
+* Fixed the handling of &quot; with the built-in parser. [bug=993871]
+
= 4.0.5 (20120427) =
* Added a new method, wrap(), which wraps an element in a tag.