~leonardr/beautifulsoup/bs4

« back to all changes in this revision

Viewing changes to NEWS.txt

  • Committer: Leonard Richardson
  • Date: 2012-04-26 14:45:59 UTC
  • Revision ID: leonard.richardson@canonical.com-20120426144559-ji4ux7bpauogtprt
Upon document generation, CData objects are no longer run through the formatter. [bug=988905]

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  definitions ending with two question marks instead of
8
8
  one. [bug=984258]
9
9
 
 
10
* Upon document generation, CData objects are no longer run through
 
11
  the formatter. [bug=988905]
 
12
 
10
13
* The test suite now passes when lxml is not installed, whether or not
11
14
  html5lib is installed. [bug=987004]
12
15