diff options
author | 2012-04-03 19:16:29 +0000 | |
---|---|---|
committer | 2012-04-03 19:16:29 +0000 | |
commit | 8e80e71c4ef747663a668ec33b2db070531668d7 (patch) | |
tree | 5d352de93212572e3bd5547041afadd8923e5555 /eclass/ChangeLog | |
parent | Add detection of collision-protect in FEATURES. (diff) | |
download | gentoo-2-8e80e71c4ef747663a668ec33b2db070531668d7.tar.gz gentoo-2-8e80e71c4ef747663a668ec33b2db070531668d7.tar.bz2 gentoo-2-8e80e71c4ef747663a668ec33b2db070531668d7.zip |
Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469.
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 0dbce7e608b5..8a1cbcc30331 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.200 2012/04/03 19:12:46 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.201 2012/04/03 19:16:29 nelchael Exp $ + + 03 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> mercurial.eclass: + Rename ESCM_OFFLINE to EVCS_OFFLINE, see bug #410469. 03 Apr 2012; Krzysztof Pawlik <nelchael@gentoo.org> python-distutils-ng.eclass: |