From 29d30f94ea648da35379c871b6feb227af5f1e5d Mon Sep 17 00:00:00 2001 From: Dave Neary Date: Sun, 7 Dec 2003 21:59:18 +0000 Subject: [PATCH] Updated. 2003-12-07 Dave Neary * NEWS: Updated. --- ChangeLog | 4 ++++ NEWS | 11 +++++++++++ 2 files changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7a3f8bb9f4..2e739e33dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-07 Dave Neary + + * NEWS: Updated. + 2003-12-06 Michael Natterer * tools/pdbgen/pdb/image.pdb (image_delete): fixed "success" diff --git a/NEWS b/NEWS index f2eca9e51a..f852a1fcda 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,17 @@ GIMP 1.3 is the development branch of The GIMP. Here's where the development takes place on the road to the next stable release GIMP version 2.0. +Overview of Changes in GIMP 1.3.24 +================================== +- Created a library to allow thumbnail handling in plug-ins [Sven] +- Support for multipage TIFFs [Andrey Kiselev] +- Added a channel mixer plug-in [Martin Guldahl, Yosh] +- Compatibility layer for 1.2 scripts and plug-ins [mitch] +- Lots of bug fixes + +Other contributors: + Adam Moss, David Neary, Jakub Steiner, Helvetix Victorinox, Pedro + Gimeno, Adrian Bunk, Abel Cheung, Maurits Rijk, Ville Pätsi Overview of Changes in GIMP 1.3.23 ==================================