diff options
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 0b77ce250b31..3b04e6db1689 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.53 2011/12/22 18:01:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.54 2011/12/25 18:49:52 pesa Exp $ + + 25 Dec 2011; Davide Pesavento <pesa@gentoo.org> qt4-build.eclass: + Delete obsolete sed on fvisibility.test, it's no longer needed in all + versions of Qt currently available in the tree. 22 Dec 2011; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: Add a note on AT_NOELIBTOOLIZE=yes in src_prepare(). Fixes #395649. |