Subject: CVS commit: pkgsrc/devel/atk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/30/2006 20:48:02
Module Name: pkgsrc
Committed By: jmmv
Date: Thu Mar 30 20:48:02 UTC 2006
Modified Files:
pkgsrc/devel/atk: Makefile PLIST distinfo
Log Message:
Update to 1.11.3:
Changes in version 1.11.3:
=========================
* Fix for localization bug #317458 from Kazuzi IWAMOTO.
* Included docs in tarball as appropriate.
Changes in version 1.11.0:
=========================
Added new APIs - minor enhancements to AtkImage,
AtkDocument, AtkObject, AtkComponent, AtkState.
Significant API additions: Added locale attribute to
AtkImage instances, and Document instances.
Added the ability to assign weakly-typed attributes to
AtkObject as name-value pairs; also added similar
name-value pairs to AtkDocument for attributes which are
intended to be valid over the entire document.
Minor documentation fixes (thanks to Bill Abt).
Added 'tt' (Tatar) locale, Simos Xenitellis
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/devel/atk/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/atk/PLIST
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/atk/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.