diff options
author | 2005-03-25 14:31:43 +0000 | |
---|---|---|
committer | 2005-03-25 14:31:43 +0000 | |
commit | f5c0f61f8d3c92f6e14d533f4baf6cee6a51e47a (patch) | |
tree | 99d7a1551eb7b0f3ece3b63c2ad7c88abae98703 /dev-libs/pth/ChangeLog | |
parent | ~amd64 (diff) | |
download | historical-f5c0f61f8d3c92f6e14d533f4baf6cee6a51e47a.tar.gz historical-f5c0f61f8d3c92f6e14d533f4baf6cee6a51e47a.tar.bz2 historical-f5c0f61f8d3c92f6e14d533f4baf6cee6a51e47a.zip |
fix compile warnings
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-libs/pth/ChangeLog')
-rw-r--r-- | dev-libs/pth/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index 45cac1811a9f..ee5a13689d9d 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,6 +1,11 @@ # 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.28 2005/02/09 10:19:15 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.29 2005/03/25 14:31:43 vanquirius Exp $ + + 25 Mar 2005; Marcelo Goes <vanquirius@gentoo.org> pth-1.4.0.ebuild, + pth-1.4.1.ebuild: + Replacing pow10 with math_pow10 and round with math_round in pth_string.c to + fix warnings. 09 Feb 2005; Daniel Black <dragonheart@gentoo.org> pth-2.0.3.ebuild: gawk problem fixed enabling full locale |