Version 0.16.2 -- May 20th, 2011

* Fix gcc-4.6 compile (issue #4)

Version 0.16.1 -- March 21th, 2011

* Installation: fix 'sys not defined' error (issue #3)
* Poppler version can now be set with build_ext --poppler-version

Version 0.16.0 -- February 8th, 2011

* API updated for Poppler-0.16.0
* Version numbering on par with Poppler
* Release the GIL on time-consuming calls
* Poppler::FontIterator() is now also a Python iterable

Version 0.1.1 -- October 28th, 2010

* poppler-qt4 API coverage complete
* Add distutils-based setup.py script
* Remove configure.py script
* Support older poppler-qt4 versions by disabling methods not present

Version 0.1.0 -- October 14th, 2010

* Initial release
