Version 0.3.1:
--------------

* Fixes a bug, that was leading to loss of the crop information of a
  page after dragging and dropping it to a second instance of
  pdfshuffler


Version 0.3:
------------

* Page rotation and cropping has been added.

* Multiple items selection has been enabled and drag and drop support
  for multiple selected items has been implemented.

* Autoscroll during drag and drop.

* Multilanguage support has been implemented. German, spanish and
  greek translations incluced.

* Export to pdf with filename which overrides an imported pdf filename
  now works.


Version 0.2:
------------

* A great part of the programm has been rewritten. A new and more 
  flexible mechanism for loading the document pages has been implemented.

* Drag and drop functionality has been improved. Now drag and drop of 
  pages between different instances of PDF-Shuffler is possible.

* An application icon has been created.


Version 0.1:
------------

* First release. Implementation of a GUI for pyPdf using python-gtk.
  For the rendering of the pdf documents the programm gs (ghostscript) 
  has been used. This is a first just working approach. There is a lot
  more to do.
