didn't commit the latest changes.

This commit is contained in:
Sven Neumann
2001-09-18 15:53:26 +00:00
parent ac81a49be3
commit 48d7a679e6

View File

@ -3,7 +3,8 @@
* app/pdb/parasite_cmds.c * app/pdb/parasite_cmds.c
* tools/pdbgen/pdb/parasite.pdb: fixed nasty bug in perl expression * tools/pdbgen/pdb/parasite.pdb: fixed nasty bug in perl expression
that caused all parasite PDB functions to work on global gimp parasites that caused all parasite PDB functions to work on global gimp parasites
instead of image and drawable ones. even if the gimp_image_parasite* and gimp_drawable_parasite* functions
were called.
2001-09-17 Sven Neumann <sven@gimp.org> 2001-09-17 Sven Neumann <sven@gimp.org>