diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-01 16:16:52 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-02-01 16:16:52 +0000 |
commit | d4d3ca3c373deb1024c03f6e09f5606fb362a1cd (patch) | |
tree | 1d5c42a2f72316b9c2f9d38b0939a23ef22f2a7a /sys-devel/distcc/ChangeLog | |
parent | Stable on alpha, bug #257097 (diff) | |
download | historical-d4d3ca3c373deb1024c03f6e09f5606fb362a1cd.tar.gz historical-d4d3ca3c373deb1024c03f6e09f5606fb362a1cd.tar.bz2 historical-d4d3ca3c373deb1024c03f6e09f5606fb362a1cd.zip |
Fixed RFC2553 issue, bug #254176. Fixed icon and menu location, bug #255188.
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/distcc/ChangeLog')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 1d708229e07b..81efc0dd9e66 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/distcc -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.193 2008/12/19 00:51:49 matsuu Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.194 2009/02/01 16:16:51 matsuu Exp $ + +*distcc-3.1-r1 (01 Feb 2009) + + 01 Feb 2009; MATSUU Takuto <matsuu@gentoo.org> + +files/distcc-3.1-freedesktop.patch, +distcc-3.1-r1.ebuild: + Fixed RFC2553 issue, bug #254176. Fixed icon and menu location, bug + #255188. 19 Dec 2008; MATSUU Takuto <matsuu@gentoo.org> distcc-3.0-r4.ebuild: Added -j1 to emake install, bug #249695. |