summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-01-05 23:20:02 +0000
committerMichał Górny <mgorny@gentoo.org>2012-01-05 23:20:02 +0000
commit25e265888a5359376f7d5289344e9b36cce40be1 (patch)
treeb16c8b06f7377e0e052c136bb8596bfb1fec0d22 /eclass/ChangeLog
parentVersion bump (diff)
downloadgentoo-2-25e265888a5359376f7d5289344e9b36cce40be1.tar.gz
gentoo-2-25e265888a5359376f7d5289344e9b36cce40be1.tar.bz2
gentoo-2-25e265888a5359376f7d5289344e9b36cce40be1.zip
Fix use of dosym with directory destination.
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 a58b01bda787..32d92e0205ae 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.71 2012/01/05 22:42:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.72 2012/01/05 23:20:02 mgorny Exp $
+
+ 05 Jan 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass:
+ Fix use of dosym with directory destination.
05 Jan 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Add AUTOTOOLS_AUTORECONF for bug #392073.