~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
Import upstream version 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
here, just bug-fixes.
8
8
 
9
9
 
 
10
Changes in GIMP 2.4.7
 
11
=====================
 
12
 
 
13
- fixed issue in GIF load plug-in (bug #535888)
 
14
- fixed event handling in MIDI controller (bug #537960)
 
15
- fixed handling of the 'Highlight' tool option in Crop and Rectangle
 
16
  Select tools (bug #536582)
 
17
- various fixes to the Python bindings:
 
18
  - fixed crash with Python 2.5 on 64 bit systems (bug #540629)
 
19
  - added missing validity checks (bug #536403)
 
20
  - allow to pass None for PDB_DISPLAY
 
21
- plugged a memory leak in gimp-text-get-extents-fontname PDB call
 
22
- fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service
 
23
- fixed endianness issue in the ICO save plug-in (bug #529629)
 
24
- translation fixes and updates (be, it, lt, nn, vi)
 
25
 
 
26
Contributors:
 
27
 
 
28
   Sven Neumann, Michael Natterer, Martin Nordholts, Manish Singh,
 
29
   Lars-Peter Clausen, Rik Snel, S. Fielding, Joao S. O. Bueno,
 
30
   Aurimas Juška
 
31
 
 
32
 
10
33
Changes in GIMP 2.4.6
11
34
=====================
12
35
 
21
44
- fixed parameter description in the Map Object plug-in (bug #526679)
22
45
- fixed compilation of unit tests on Mac OS X (bug #528160)
23
46
- fixed handling of "argc-lower-val-y" PDB parameter in Curve Bend plug-in
24
 
- fixed overlap problem in Hue-Saturation tool (bug #528160)
 
47
- fixed overlap problem in Hue-Saturation tool (bug #527085)
25
48
- fixed asymmetry in Unsharp Mask plug-in (bug #530077)
26
49
- don't show non-existant color profiles in the selector (bug #528958)
27
50
- fixed issues with default aspect ratio in the Crop tool (bug #532057)