From c59d956d1b20d0fda82a1b873e00596a57348b8f Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Mon, 28 Jun 2010 18:34:47 +0200 Subject: [PATCH] Update NEWS for 2.7.1 Update news again with changes up to now. --- NEWS | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 1976418b70..846c772b6f 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,8 @@ UI: - Remove the dockable title bar and add the menu arrow button next to the notebook tabs - Add an icon for the desaturate tool + - Add 'Rule of fifths' crop guide overlay + - Make Alt+Click on layers not affecting active layer Core: @@ -96,16 +98,20 @@ Developer documentation: - Add a schedule for 2.8 development -General: +Source and build system: - - Lots of bug fixes and cleanup - - Lots of translation updates - Add more code documentation - Clean up subsystem linking dependencies in app/ - Add unit testing framework in app/tests/ and some basic tests, including basic UI tests and XCF tests - Tentatively introduce usage of using Glade + GtkBuilder - Depend on GLib 2.24.0 and GTK+ 2.20.0 + - Add git commit hash in --verbose --version output + - Don't version control gtk-doc.m4, get it from gtkdocize + - Add GimpObject tracking code + - Plug memory leaks + - Lots of bug fixes and cleanup + - Lots of translation updates Changes in GIMP 2.7.0