diff --git a/ChangeLog b/ChangeLog index b89701f2a7..67d774063c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-11 Dave Neary + + * devel-docs/parasites.txt: Document jpeg-exif-data + parasite. + 2003-07-10 Michael Natterer * app/display/gimpdisplayshell-transform.[ch]: removed diff --git a/devel-docs/parasites.txt b/devel-docs/parasites.txt index 5f6b05eeb0..803563292d 100644 --- a/devel-docs/parasites.txt +++ b/devel-docs/parasites.txt @@ -95,6 +95,10 @@ Global data follows no strict rules. "jpeg-save-options" (IMAGE) The JpegSaveVals structure from the JPEG plugin. +"jpeg-exif-data" (IMAGE) + The ExifData structure serialized into a uchar* blob from + libexif. + "gamma" (IMAGE, PERSISTENT) The original gamma this image was created/saved. For JPEG; this is always one, for PNG it's usually taken from the image data. The gimp