diff options
author | 2008-10-26 06:44:04 +0000 | |
---|---|---|
committer | 2008-10-26 06:44:04 +0000 | |
commit | bb5b373cf5e3aa9d9805776851f16b590962d847 (patch) | |
tree | 06cc2e6133a2fe73df9667d1234ea9a1a835d25a /sys-devel/distcc/ChangeLog | |
parent | use mirror://kernel (diff) | |
download | historical-bb5b373cf5e3aa9d9805776851f16b590962d847.tar.gz historical-bb5b373cf5e3aa9d9805776851f16b590962d847.tar.bz2 historical-bb5b373cf5e3aa9d9805776851f16b590962d847.zip |
Fixed pump-mode issue.
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 3d2caa74919d..484a5eb86d29 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/distcc # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.177 2008/10/25 06:39:17 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.178 2008/10/26 06:44:04 matsuu Exp $ + +*distcc-3.0-r3 (26 Oct 2008) + + 26 Oct 2008; MATSUU Takuto <matsuu@gentoo.org> +distcc-3.0-r3.ebuild: + Fixed pump-mode issue. *distcc-3.0-r2 (25 Oct 2008) |