added news for 2.5.1 release

fixed typo in ChangeLog

svn path=/trunk/; revision=25581
This commit is contained in:
Sven Neumann
2008-05-07 09:12:21 +00:00
parent bfa9eb956e
commit 4dd186bab4
2 changed files with 28 additions and 1 deletions

View File

@ -429,7 +429,7 @@
* app/display/gimpdisplayshell-coords.c * app/display/gimpdisplayshell-coords.c
(gimp_display_shell_eval_event): fix calculation of filter (gimp_display_shell_eval_event): fix calculation of filter
distance, it was missing a 1 / zoom_factor. Moved variables to distance, it was missing a 1 / zoom_factor. Moved variables to
local scope. Remove resundant thistime variable. Turned const local scope. Remove redundant thistime variable. Turned const
gdouble into a #define. gdouble into a #define.
2008-04-14 Sven Neumann <sven@gimp.org> 2008-04-14 Sven Neumann <sven@gimp.org>

27
NEWS
View File

@ -7,6 +7,33 @@ This is the unstable development branch of GIMP. Here we are working
towards the next stable release, which will be GIMP 2.6. towards the next stable release, which will be GIMP 2.6.
Changes in GIMP 2.5.1
=====================
- further improvements to the status bar
- made the center point of rectangles snap to the grid and rulers
- improved Alpha to Logo filters
- better cursor feedback in the Intelligent Scissors tool
- rotate JPEG thumbnails according to the EXIF orientation
- tweaked behavior of the new Polygon Selection tool
- improved event smoothing for paint tools
- prepared PSP plug-in to deal with newer versions of the file format
- allow plug-ins to work in parallel on different layers of the same image
- pass through GEGL command-line options
- added 22 new variations to the Flame plugin
- only show operations from relevant categories in the GEGL tool
- added new translation (Icelandic)
- bug fixes and code cleanup
Contributors:
Sven Neumann, Michael Natterer, Martin Nordholts, Øyvind Kolås,
Alexia Death, Ulf-D. Ehlert, Daniel Hornung, Michael Deal, Aurimas Juška,
Luis Barrancos
Changes in GIMP 2.5.0 Changes in GIMP 2.5.0
===================== =====================