Subject: CVS commit: pkgsrc/graphics/gimp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2005 15:20:25
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue Jan  4 15:20:25 UTC 2005

Modified Files:
	pkgsrc/graphics/gimp: Makefile PLIST distinfo
	pkgsrc/graphics/gimp/patches: patch-aa patch-ab

Log Message:
Changes 2.2.1:
- added python logo to EXTRA_DIST so it shows up in the tarball (bug #161716)
- 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)
- fixed misbehaviour of entries in Scale and Resize dialogs (bug #161756)
- speed up preview in several plug-ins
- fixed bug in Despeckle plug-in that caused it to run very slowly
  (bug #162129)
- fixed a crash in the error dialog (bug #162147)
- fixed parameter value range in Weave script (bug #162182)
- fixed crash in brush preview (bug #162232)
- minor improvements to the API docs


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 pkgsrc/graphics/gimp/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/gimp/PLIST
cvs rdiff -r1.17 -r1.18 pkgsrc/graphics/gimp/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/gimp/patches/patch-aa \
    pkgsrc/graphics/gimp/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.