=====================================
Change log for gocept.httpserverlayer
=====================================


1.0.1 (2012-12-21)
==================

- Avoid the property.setter spelling in the wsgi layer's code for Python 2.5
  compatibility.

- Conditionally require wsgiref to make the wsgi layer work with Python 2.4.

- Fixed an import in the plonetestcase layer's tests.


1.0 (2012-12-19)
================

initial release (extracted from gocept.selenium-1.0)
