From 4b5bdadc8d29501a1d80fb1abf2e1ef54e70a25e Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Mon, 23 Jun 2003 08:49:58 +0000 Subject: [PATCH] updated NEWS --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 5b4af644f2..fba7486db0 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,23 @@ development takes place on the road to the next stable release dubbed GIMP 1.4. +Overview of Changes in GIMP 1.3.16 +================================== +- Keep EXIF data in JPEG files using libexif [Bolsh] +- Changed a couple of gimprc defaults [Bolsh] +- Updated PS keybindings (ps-menurc) [Eric Pierce] +- Clarified the semantics of EXTENSION and PLUGIN [Mitch] +- Updates to the Win32 build system [Hans] +- Improved brush/pattern/font/gradient selectors in libgimp [Sven] +- Improved handling of transparency in GIF files [Adam] +- Cleaned up and improved the message dialogs and error console [Mitch] +- Added a sample sessionrc [Sven] +- Lots of bug fixes + +Other contributors: + Yohei Honda + + Overview of Changes in GIMP 1.3.15 ==================================