=======
Changes
=======


1.2 (2011-04-10)
================

- make sure that newlines inside strings end up as newlines instead of \n
  notation in XML pickles (fixes #8860)

- install the fssync script in the development buildout

- when dumping a PythonScript, leave out its _code attribute to reduce noise
  in the XML pickles (fixes #8859)

- declared dependency on zope.i18nmessageid

- better error message when finding persistent objects in Extras


1.1 (2011-01-31)
================

- Renamed console commands to dump/load instead of checkout/checkin to avoid
  confusion with SCM operations.


1.0 (2011-01-31)
================

- Initial release
