cpython/Doc/whatsnew
Fred Drake fbdeaad069 expunge the xmlcore changes:
41667, 41668 - initial switch to xmlcore
  47044        - mention of xmlcore in What's New
  50687        - mention of xmlcore in the library reference

re-apply xmlcore changes to xml:
  41674        - line ending changes (re-applied manually), directory props
  41677        - add cElementTree wrapper
  41678        - PSF licensing for etree
  41812        - whitespace normalization
  42724        - fix svn:eol-style settings
  43681, 43682 - remove Python version-compatibility cruft from minidom
  46773        - fix encoding of \r\n\t in attr values in saxutils
  47269        - added XMLParser alias for cElementTree compatibility

additional tests were added in Lib/test/test_sax.py that failed with
the xmlcore changes; these relate to SF bugs #1511497, #1513611
2006-07-29 16:56:15 +00:00
..
Makefile Add convenience makefile to check the latest what's new. 2005-10-23 21:49:32 +00:00
whatsnew20.tex Repair typos 2006-07-27 18:44:10 +00:00
whatsnew21.tex Bump version number; rearrange introduction a bit 2006-04-12 18:52:09 +00:00
whatsnew22.tex [Bug #1023359] Make code match inheritance diagram 2004-09-10 19:33:00 +00:00
whatsnew23.tex Terminology and typography fixes 2006-06-20 12:19:54 +00:00
whatsnew24.tex Typo fix 2006-07-29 15:42:46 +00:00
whatsnew25.tex expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00