summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 9e27d51..73d737c 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -12,6 +12,9 @@
* Corrected handling of XML processing instructions. [bug=1504393]
+* Corrected an encoding error that happened when a BeautifulSoup
+ object was copied. [bug=1554439]
+
* The contents of <textarea> tags will no longer be modified when the
tree is prettified. [bug=1555829]