CHANGES
=======

Version 1.0.2 (2009-07-24)
--------------------------

- Include package data in release.

- Default to UTF-8 decoding

- Fixed a test failure on Python 2.6


Version 1.0.1 (2009-02-07)
--------------------------

- Fixed some misleading documentation.

- Relaxed the requirement for REQUEST_METHOD because the zope.publisher
  tests do not set it.

- Used documentation and design ideas from repoze.monty.  Thanks,
  Chris and Agendaless.


Version 1.0.0 (2009-02-06)
--------------------------

- First release of zope.httpform.  Extracted from zope.publisher 3.5.5.
