trunk
=====

0.4 (2009-02-18)
================

- Fix to prevent rebuilding lxml all the time, thus reducing the lxml tax. [seletz]

0.3 (2008-12-01)
================

- Only add ``iconv`` on darwin. [seletz]

0.2.1 (2008-11-28)
==================

- Made ``static-build`` default to ``true`` on OS X [seletz]
- Made ``build-libxslt` and ``build-libxml2`` default to ``true`` [seletz]
- Document default options [seletz]

0.2 (2008-11-27)
================

- Fix Documentation REsT [seletz]
- Rerelease due to setup.cfg messup [seletz]

0.1 (2008-11-27)
================

- Added ``iconv`` library, which enables fully static builds. This is
  actually a bug in lxml's setup. [seletz]
- Updated docs, removed junk code [seletz]
- Added tweaks needed for Mac OS X [seletz]
- Added basic build steps for liblxml2, libxslt and lxml. [seletz]
- Created recipe with ZopeSkel [seletz].
