summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2012-07-03 15:10:36 -0400
committerLeonard Richardson <leonardr@segfault.org>2012-07-03 15:10:36 -0400
commitef51996386270f8bc3d7b4e4272d8b117b4f41af (patch)
tree4570b2214c25707d3f090fb731d335f64e0fdbcd /NEWS.txt
parentfad4290ac93a33d7052ea1c7a73fb992b9579c3a (diff)
Use logging.warning() instead of warning.warn() to notify the user that characters were replaced with REPLACEMENT CHARACTER. [bug=1013862]
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index d4484b6..6b21baa 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,9 @@
+= 4.1.2 (Unreleased) =
+
+* Use logging.warning() instead of warning.warn() to notify the user
+ that characters were replaced with REPLACEMENT
+ CHARACTER. [bug=1013862]
+
= 4.1.1 (20120703) =
* Fixed an html5lib tree builder crash which happened when html5lib