diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-02-09 10:19:15 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-02-09 10:19:15 +0000 |
commit | e941c1a01ec448bdbb2cc26a31241cebf14626c2 (patch) | |
tree | 3d5e2312c9cbbaafaefa40e9959e522386212309 /dev-libs/pth/ChangeLog | |
parent | bug #81056 (diff) | |
download | historical-e941c1a01ec448bdbb2cc26a31241cebf14626c2.tar.gz historical-e941c1a01ec448bdbb2cc26a31241cebf14626c2.tar.bz2 historical-e941c1a01ec448bdbb2cc26a31241cebf14626c2.zip |
gawk problem fixed bug #78749
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-libs/pth/ChangeLog')
-rw-r--r-- | dev-libs/pth/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index 0adbbd679639..45cac1811a9f 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/pth # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.27 2005/01/22 22:14:05 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.28 2005/02/09 10:19:15 dragonheart Exp $ + + 09 Feb 2005; Daniel Black <dragonheart@gentoo.org> pth-2.0.3.ebuild: + gawk problem fixed enabling full locale 23 Jan 2005; Daniel Black <dragonheart@gentoo.org> pth-2.0.3.ebuild: Added LC_ALL=C to pth_p.h compile as per bug #78749. Thanks to Fabio Coatti |