Change log
==========

Trunk
-----

* Eggification
  [glenfant]

* Plone 3 support
  [glenfant]

1.1.0RC2 - 2007/02/02
---------------------

* Fix a bug in file retrieving. Append arg (full=True) while creating BaseUnit
  to make sure we get the entire file and not a chunk file (clebeaupin)

* Fix a bug on DeepZipStructurePolicy:getZipFilePath (add ``**kwargs`` on method)
  (clebeaupin)

1.1.0RC1 - 2007/02/01
---------------------

* Add policy ``ContentZipStructurePolicy``

* In regards to the new policies, files are renamed if they are duplicated in
  the same inner archive directory

* Add policies to manage zip structure. Policy can be configured in configlet

1.0.0 - 2006/10/16
------------------

* Added a configlet

1.0.0RC1 - 2006/09/24
---------------------

* First public release
