summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/ChangeLog')
-rw-r--r--dev-lang/python/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 165d6ab795b5..4747096c1f07 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.477 2010/07/12 19:11:19 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.478 2010/07/12 19:30:39 arfrever Exp $
+
+*python-3.1.2-r4 (12 Jul 2010)
+
+ 12 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +python-3.1.2-r4.ebuild:
+ Fix segmentation fault with non-module encodings directory on PYTHONPATH (bug #314883).
+ Fix building with Linux <2.6.9 headers (bug #317937). Fix httplib.HTTPResponse.read()
+ (bug #321545). Fix vulnerabilities in audioop module (bug #325593). Backport some
+ fixes from 3.1 branch.
*python-2.6.5-r3 (12 Jul 2010)