gimp/NEWS

24 lines
972 B
Plaintext
Raw Normal View History

The GNU Image Manipulation Program Version 2.2
2004-04-10 20:41:31 +08:00
----------------------------------------------
This is the stable branch of GIMP 2.2. Only bug-fixes are applied
here. New features are being added in the HEAD branch that will lead
2004-12-24 06:38:38 +08:00
to GIMP version 2.4.
2004-11-01 04:38:39 +08:00
Bugs fixed in GIMP 2.2.1
========================
- added python logo to EXTRA_DIST so it shows up in the tarball (bug #)
- fixed mempory corruption in FracalExplorer plug-in (bug #161729)
- fixed crash in gradient editor (bug #161411)
- fixed crash in unsharp mask plug-in preview code (bug #157910)
- fixed bug in unsharp mask plug-in that caused artefacts when a large blur
radius was being used on a small drawable; minor optimizations
- removed broken asc2img Script-Fu
- fixed channel drag-n-drop (bug #161877)
2004-12-24 06:38:38 +08:00
- fixed misbehaviour of entries in Scale and Resize dialogs (bug #161756)
- speed up preview in Motion Blur plug-in
- fixed bug in Despeckle plug-in that caused it to run very slowly
(bug #162129)