From 6c88f53a96f6bb20a2a6ef2f28cff9f4dc2b791e Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Sat, 22 Nov 2003 00:49:48 +0000 Subject: [PATCH] NEWS flash --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3d28cb1ad0..6a2f59ccac 100644 --- a/NEWS +++ b/NEWS @@ -10,8 +10,10 @@ GIMP version 2.0. Overview of Changes in GIMP 1.3.23 ================================== +- Color proof display filter using ICC profiles written by Banlu Kemiyatorn +- New gimprc options to work around window management problems [Sven, Brix] - Fixes for using GIMP on Xinerama setups [Sven] -- A couple of libgimp* API cleanups [Mitch, Sven] +- Numerous libgimp* API cleanups [Mitch, Sven] - Theme switching in the preferences dialog [Mitch] - Added a small theme [Mitch] - Cleanup and unification of message strings [Mitch] @@ -20,6 +22,7 @@ Overview of Changes in GIMP 1.3.23 - GimpCanvas drawing abstraction [Sven] - Added DICOM file plug-in by Dov Grobgeld - Imported new WMF plug-in from libwmf2 [Sven, Mitch] +- A session name can be given on the command-line [Sven] - Allow to move image windows and docks between screens [Mitch, Sven] - Fixed multi-head issues [Mitch] - Allow to merge visible paths [Simon]