
Pandora Change Log:

9/25/2004: 0.7
    If no files have been added to the list, but files are selected
    in the picker, use that list (in alphabetical order).
    Call gtk_main_quit from the dialog; gimp 2.0 won't remember
    plugin values unless we quit correctly.
    Some code cleanup.

4/30/2004: 0.6
    Select the layer, not the mask, after creating the mask, because
    of changes in gimp 2.0.1.

2/16/2004: 0.5
    Fix a problem in the 1.2 compile (which only shows up with some
    versions of gcc).

2/10/2004: 0.4
    Update Makefile to build for 2.0 instead of 1.3.
    It should build for 1.3 if 2.0 is not present, but won't build both.
    Also make the default make target do nothing, per Sven's request;
    must type "make install" to do an install

11/27/2003: 0.3
    Fix busted compile under the most recent Gimp 1.3
      (thanks to Andrew Burton and Sven Neumann).
    Improve the file selection lists: multi selection and file remove.
    Make Makefile a lot smarter.
    Include this ChangeLog in the source dir.

2/3/2003: 0.2:
    Put the UI all in one dialog. Introduce beginnings of pandora_match.

1/29/2003: 0.1:
    First release.
