Known bugs
==========

PMPU is currently in very early development.  Treat it as a
development snapshot and proceed with caution, it may do bad things to
your computer / your data.

* Error handling is non existent and there's no way of getting output
  from the VCS commands.
* Not all backends support all the features they should yet.
* Known inefficiencies, GUI quirks, etc.
* Probably loads of other stuff I haven't written down yet ;-)
* Various file choosers still don't cancel properly.

* git export produces an archive with files in the top level, rather
  than in a directory.  This matches default git behaviour but differs
  from the other backends.
* bzr revision IDs aren't available in annotate mode.
* date formatting is not standardised in annotate mode.
* annonate mode does not handle indenting right.


Other bugs are summarised in the RELEASE_TESTS document.
