~leonardr/beautifulsoup/bs4

« back to all changes in this revision

Viewing changes to NEWS.txt

  • Committer: Leonard Richardson
  • Date: 2013-08-13 14:44:46 UTC
  • Revision ID: leonardr@segfault.org-20130813144446-tpr1krjy0knqrzgc
* Fixed yet another problem with the html5lib tree builder, caused by
  html5lib's tendency to rearrange the tree during
  parsing. [bug=1189267]

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
= 4.3.1 (Unreleased) =
 
2
 
 
3
* Fixed yet another problem with the html5lib tree builder, caused by
 
4
  html5lib's tendency to rearrange the tree during
 
5
  parsing. [bug=1189267]
 
6
 
1
7
= 4.3.0 (20130812) =
2
8
 
3
9
* Instead of converting incoming data to Unicode and feeding it to the