Changelog
=========

1.1.2 (2011-01-12)
------------------

- Add registerClass to declare an add permission for PFGDraftStorage so that
  it can be pasted.
  [davisagli]

1.1.1 (2011-01-06)
------------------

- Fix missing import.
  [davisagli]

1.1 (2011-01-06)
----------------

- Make it possible for Managers to load another user's draft for debugging,
  by adding debug_user=[username] to the query string. If a draft loaded in
  this way is submitted, the draft is not removed from the draft storage.
  [davisagli]

1.0.1 (2011-01-06)
------------------

- Make sure file uploads don't get lost when a draft is saved a second time.
  [davisagli]

- Fill the correct slot to inject javascript for main_templates based on the
  classic Plone theme instead of sunburst.
  [davisagli]

1.0 (2010-12-20)
----------------

- Fix error in including widget javascript.
  [davisagli]

1.0b1 (2010-12-09)
------------------

- Initial release
