summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-01-14 18:14:39 +0000
committerMichał Górny <mgorny@gentoo.org>2012-01-14 18:14:39 +0000
commitc2459caca348f486120fb9f3eaa783131ea55659 (patch)
treedf57d638b9f03e54087aafa72cc8e25f9fb66bd8 /eclass/ChangeLog
parentVersion bump, drop old (diff)
downloadgentoo-2-c2459caca348f486120fb9f3eaa783131ea55659.tar.gz
gentoo-2-c2459caca348f486120fb9f3eaa783131ea55659.tar.bz2
gentoo-2-c2459caca348f486120fb9f3eaa783131ea55659.zip
Replace the docdir-directory error with a warning.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index dac8d48ab6fb..435606e592a8 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.83 2012/01/14 15:18:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.84 2012/01/14 18:14:39 mgorny Exp $
+
+ 14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
+ Replace the docdir-directory error with a warning.
14 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Pass --force to eautopoint and few other pre-autoreconf funcs.