diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-05-28 07:45:19 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-05-28 07:45:19 +0000 |
commit | d6665478f7f1aea976d120c62366271c465cb796 (patch) | |
tree | 6a14f268cbb6e7f19ce4dde8ca9817aeabf228b0 /eclass/ChangeLog | |
parent | Fix wxwidgets handling, thanks to papillon81 (diff) | |
download | historical-d6665478f7f1aea976d120c62366271c465cb796.tar.gz historical-d6665478f7f1aea976d120c62366271c465cb796.tar.bz2 historical-d6665478f7f1aea976d120c62366271c465cb796.zip |
Fail whenever unable to change directory, wrt #391927.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index aa7bbef59b97..bb69611a7adb 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.271 2012/05/28 07:34:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.272 2012/05/28 07:45:19 mgorny Exp $ + + 28 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: + Fail whenever unable to change directory, wrt #391927. 28 May 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: autotools.eclass no longer supports re-inheriting so we need to override |