]> granicus.if.org Git - python/commitdiff
Add another NEWS entry for a fix already in 2.5c1
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 5 Sep 2006 04:49:45 +0000 (04:49 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 5 Sep 2006 04:49:45 +0000 (04:49 +0000)
Misc/NEWS

index 92c084b008c4144bf7ebf7a045d77473a5ca7610..9ebe288682c87af349cb5f2bebcd90fe0198e598 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -196,6 +196,8 @@ Library
 Extension Modules
 -----------------
 
+- Ignore data that arrives before the opening start tag in C etree.
+
 - Patch #1511317: don't crash on invalid hostname (alias) info.
 
 - Patch #1535500: fix segfault in BZ2File.writelines and make sure it