Bug #1535182: really test the xreadlines() method of bz2 objects.
diff --git a/Misc/NEWS b/Misc/NEWS
index 33cb0f9..f06f98c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -48,6 +48,8 @@
 Tests
 -----
 
+- Bug #1535182: really test the xreadlines() method of bz2 objects.
+
 
 Documentation
 -------------