diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-09-23 00:57:45 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-09-23 00:57:45 +0000 |
commit | 5353962075f4ee949348352da1891cc7b91a550b (patch) | |
tree | f48cd2f30f2c16bcc2002a446264f02e5276012b /dev-libs/pth/ChangeLog | |
parent | Remove improper usage of need-autoconf. (diff) | |
download | gentoo-2-5353962075f4ee949348352da1891cc7b91a550b.tar.gz gentoo-2-5353962075f4ee949348352da1891cc7b91a550b.tar.bz2 gentoo-2-5353962075f4ee949348352da1891cc7b91a550b.zip |
patch to fix hanging checking for sigstack.(bug #131234 and bug #139000).
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'dev-libs/pth/ChangeLog')
-rw-r--r-- | dev-libs/pth/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index 86be8166d485..1e039784b849 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/pth # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.40 2006/09/16 20:12:52 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.41 2006/09/23 00:57:44 dragonheart Exp $ + + 23 Sep 2006; Daniel Black <dragonheart@gentoo.org> + +files/pth-1.4.0-sigstack.patch, +files/pth-2.0.6-sigstack.patch, + pth-1.4.0.ebuild, pth-2.0.6.ebuild: + patch to fix hanging checking for sigstack.(bug #131234 and bug #139000). + Thanks to reports by nmonkee and Miro Bogner. Patches thanks to Alon Bar-Lev 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> pth-2.0.3.ebuild: ppc stable |