diff options
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 1467019cf7f8..e117817451ff 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for eclass directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1741 2015/07/31 07:56:17 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1742 2015/08/02 23:12:16 chewi Exp $ + + 02 Aug 2015; James Le Cuirot <chewi@gentoo.org> java-utils-2.eclass: + Allow java-pkg_get-javac to be called alone. Fixes bug #172594. Thanks to + sping for the patch. Also simplify die logic around java-pkg_javac-args. die + handling has improved since this was written. 31 Jul 2015; Patrice Clement <monsieurp@gentoo.org> java-utils-2.eclass: Document JAVA_RM_FILES variable. Also, fix documentation and correct typos in |