Subject: CVS commit: pkgsrc/devel/pango
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2006 21:05:13
Module Name: pkgsrc
Committed By: drochner
Date: Mon Nov 27 21:05:13 UTC 2006
Modified Files:
pkgsrc/devel/pango: Makefile distinfo
Log Message:
update to 1.14.8
changes:
* Improved thread-safety. Pango is still NOT thread-safe, but this fixes
lots of crashes using pangocairo from multiple threads.
* Fix out-of-bounds array access.
* Improved Indic shaper.
* Improved Arabic language engine.
* Choose shaper/font for unassigned Unicode codepoints.
* Build fixes.
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 pkgsrc/devel/pango/Makefile
cvs rdiff -r1.48 -r1.49 pkgsrc/devel/pango/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.