summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-02-26 14:32:49 +0000
committerMichał Górny <mgorny@gentoo.org>2013-02-26 14:32:49 +0000
commit5732036722d812276724068061a6fa372275b586 (patch)
tree021f92f645ae53d8cc48ad3d0c865482ea3ffdbb /eclass/ChangeLog
parentVersion bump to latest. (diff)
downloadgentoo-2-5732036722d812276724068061a6fa372275b586.tar.gz
gentoo-2-5732036722d812276724068061a6fa372275b586.tar.bz2
gentoo-2-5732036722d812276724068061a6fa372275b586.zip
Make python_foreach_impl() non-fatal, expect explicit die inside or outside.
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 48639c242413..a0d18122661b 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.684 2013/02/25 20:27:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.685 2013/02/26 14:32:49 mgorny Exp $
+
+ 26 Feb 2013; Michał Górny <mgorny@gentoo.org> python-r1.eclass:
+ Make python_foreach_impl() non-fatal, expect explicit die inside or outside.
25 Feb 2013; Michał Górny <mgorny@gentoo.org> xorg-2.eclass:
Bump the emul-linux-x86 blocker to match the new release.