summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index c12d3a2..e9ec6aa 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -7,7 +7,10 @@
import the Python 2 edition of Beautiful Soup under Python
3. [bug=1213387]
- * Added a Chinese translation of the documentation by Delong .w.
+* Added a warning when you instantiate a BeautifulSoup object without
+ explicitly naming a parser. [bug=1398866]
+
+* Added a Chinese translation of the documentation by Delong .w.
= 4.3.2 (20131002) =