diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2012-05-21 17:33:09 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2012-05-21 17:33:09 +0000 |
commit | ab5f07a2988f50b6cbb0ab3bb6a408be28e71bd8 (patch) | |
tree | a09a3d4331ca8b5c07bd635107dfb84cfed016a3 /eclass/ChangeLog | |
parent | Remove old. (diff) | |
download | historical-ab5f07a2988f50b6cbb0ab3bb6a408be28e71bd8.tar.gz historical-ab5f07a2988f50b6cbb0ab3bb6a408be28e71bd8.tar.bz2 historical-ab5f07a2988f50b6cbb0ab3bb6a408be28e71bd8.zip |
Document PYTHON_DISABLE_SCRIPT_REDOS.
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 c8d048c7ccf2..1d2a1cee257f 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.258 2012/05/21 17:30:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.259 2012/05/21 17:33:09 nelchael Exp $ + + 21 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> + python-distutils-ng.eclass: + Document PYTHON_DISABLE_SCRIPT_REDOS. 21 May 2012; Krzysztof Pawlik <nelchael@gentoo.org> python-distutils-ng.eclass: |