-*- text -*-

Pybliographic 0.2 (2006-09-24)
------------------------------

First public release of the 1.3 graphical user interface. This is
ALPHA software, it will crash, won't have the feature you want and
complain to the RIAA that you download illegal material from the
internet. Use it if you wish to help with development, though :-)


Differences between 1.2 and 1.3
-------------------------------

 * editing of a record is done in the widget displaying the record

 * undo/redo support

 * a plugin interface allows for custom manipulation of multiple
   records at once

 * support for OpenOffice & LyX

 * the interface works on both Unixes and Windows (most of the tests
   are done on Linux, though)


For developers
--------------

 * most of the processing has moved in the separate pybliographer
   library.

 * it is possible to run regression tests on the GUI thanks to dogtail
   <http://people.redhat.com/zcerza/dogtail/>

 * though it does not use wxWidget, extra frontends should be
   writable, if someone feels like adding a shiny Cocoa layer on top
   of pyblio :-)



