summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 934246b..acfb93d 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -5,6 +5,10 @@
* Fixed the handling of " with the built-in parser. [bug=993871]
+* Comments, processing instructions, document type declarations, and
+ markup declarations are now treated as preformatted strings, the way
+ CData blocks are. [bug=1001025]
+
= 4.0.5 (20120427) =
* Added a new method, wrap(), which wraps an element in a tag.