This isn't really in proper GNU ChangeLog format, it just happens to
look that way.

2004-07-27 John J Lee <jjl@pobox.com>
	* Released 0.0.6.

2004-06-13 John J Lee <jjl@pobox.com>
	* Fix Token comparison.

2004-06-11 John J Lee <jjl@pobox.com>
	* Add TolerantPullParser class.

2004-03-04 John J Lee <jjl@pobox.com>
	* Fixed example that implied NoMoreTokensError is still raised by
	  .get_{compressed_}text().  Documented the fact that arguments
	  containing element names must be given in lower case.  Thanks to
	  eltronic@juno.com.

2004-01-01 John J Lee <jjl@pobox.com>
	* Released 0.0.4b.

2003-12-31 John J Lee <jjl@pobox.com>
	* Fixed get_token for case when a token crosses a .read() boundary
	  (changed if to while).  Thanks to Erno Kuusela.

2003-12-30 John J Lee <jjl@pobox.com>
	* Fixed character encoding in .get_text(), which was completely
	  wrong.
	* Released 0.0.3b.

2003-12-24 John J Lee <jjl@pobox.com>
	* Modified setup.py so can easily register with PyPI.

2003-12-23 John J Lee <jjl@pobox.com>
	* Renamed .tag_iter() to .tags()
	* Released 0.0.2b.

2003-12-21 John J Lee <jjl@pobox.com>
	* .get_text() and .get_compressed_text now now longer raise, which
	  is both more convenient and makes the endcase saner.
	* Allowed .tag_iter() to take multiple name arguments.

2003-12-20 John J Lee <jjl@pobox.com>
	* Made a tarball package with setup.py &c.

2003-12-19 John J Lee <jjl@pobox.com>
	* Released 0.0.1a.
