started to add news for the next development release

This commit is contained in:
Sven Neumann 2006-12-15 09:52:56 +00:00
parent 0bfc1f18ec
commit 4dfd79a486
2 changed files with 12 additions and 1 deletions

View File

@ -7,7 +7,7 @@
2006-12-14 Michael Natterer <mitch@gimp.org> 2006-12-14 Michael Natterer <mitch@gimp.org>
Applied slightly modified patch from David Gowers which abstracts Applied slightly modified patch from David Gowers which abstracts
away and unifies seraching a color in a palette (bug #132146): away and unifies searching a color in a palette (bug #132146):
* app/core/gimppalette.[ch]: added gimp_palette_find_entry(). * app/core/gimppalette.[ch]: added gimp_palette_find_entry().

11
NEWS
View File

@ -7,6 +7,17 @@ This is the development branch of GIMP. Here's where all the shiny
new stuff is being done that will one day be released as GIMP 2.4. new stuff is being done that will one day be released as GIMP 2.4.
Changes in GIMP 2.3.14
======================
- added actions to control brush spacing
- polished appearance of image window
- scale the brush's spacing when scaling the brush
- save tool presets when they are changed
- improved handling of vectors in the Python bindings
- bug fixes and code cleanup
Changes in GIMP 2.3.13 Changes in GIMP 2.3.13
====================== ======================