news update for 2.4.7

svn path=/branches/gimp-2-4/; revision=26326
This commit is contained in:
Sven Neumann 2008-07-27 21:03:27 +00:00
parent bf8716ae22
commit c78427d223
1 changed files with 20 additions and 0 deletions

20
NEWS
View File

@ -7,6 +7,26 @@ This is the stable branch of GIMP. No new features are being added
here, just bug-fixes.
Changes in GIMP 2.4.7
=====================
- fixed issue in GIF load plug-in (bug #535888)
- fixed event handling in MIDI controller (bug #537960)
- fixed handling of the 'Highlight' tool option in Crop and Rectangle
Select tools (bug #536582)
- various fixes to the Python bindings:
- fixed crash with Python 2.5 on 64 bit systems (bug #540629)
- added missing validity checks (bug #536403)
- allow to pass None for PDB_DISPLAY
- plugged a memory leak in gimp-text-get-extents-fontname PDB call
- translation fixes and updates
Contributors:
Sven Neumann, Michael Natterer, Martin Nordholts, Manish Singh,
Lars-Peter Clausen, Rik Snel, S. Fielding, Joao S. O. Bueno
Changes in GIMP 2.4.6
=====================