==================
p4a.common Changes
==================

p4a.common 1.0.3 (2008-07-07)
=============================

Bug Fixes
---------

  * Import problems with dateutil.tz fixed.


p4a.common 1.0.2 (2008-04-09)
=============================

Bug Fixes
---------

  * Fixed problem where rich widget wasn't working on Plone 2.5 (Rocky Burt)

  * Various cleanups of rich widget (Tim Terlegard)

  * Minor documentation fixes (Lennart Regebro)


p4a.common 1.0.1 (2008-02-13)
=============================

Features
--------

  * Added formlib rich text widget (for plone only) that wraps standard plone
    rich text widget (which by default is kupu)
    (Rocky Burt)

  * Installs properly on Plone 3
    (Rocky Burt)

  * A new module, dtutils contains converters between datetime and DateTime.
    (Lennart Regebro)

Bugs
----

  * Egg is no longer considered zip_safe (nor should it have been)

p4a.common 1.0 (2007-10-14)
===========================

* First public release
