summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-02-10 15:44:19 +0000
committerMike Gilbert <floppym@gentoo.org>2013-02-10 15:44:19 +0000
commit7bbbbe0070c6818ae54cb8e089a22a411a860a54 (patch)
tree098da62d4a0e52fbd94e979186dd3576b82cba11 /dev-python
parentadd bug numb # (diff)
downloadgentoo-2-7bbbbe0070c6818ae54cb8e089a22a411a860a54.tar.gz
gentoo-2-7bbbbe0070c6818ae54cb8e089a22a411a860a54.tar.bz2
gentoo-2-7bbbbe0070c6818ae54cb8e089a22a411a860a54.zip
Add missing changelog entry for Ian.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/logilab-common/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/logilab-common/ChangeLog b/dev-python/logilab-common/ChangeLog
index 717b73875496..da69e00fdff7 100644
--- a/dev-python/logilab-common/ChangeLog
+++ b/dev-python/logilab-common/ChangeLog
@@ -1,10 +1,15 @@
# ChangeLog for dev-python/logilab-common
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.122 2013/02/10 11:55:24 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.123 2013/02/10 15:44:19 floppym Exp $
10 Feb 2013; Michał Górny <mgorny@gentoo.org> logilab-common-0.59.0.ebuild:
Use distutils_install_for_testing().
+ 10 Feb 2013; Ian Delaney <idella4@gentoo.org>
+ +logilab-common-0.59.0-utf8-test.patch:
+ Reinstated patch to fix locale/utf8 in test, py3 specific, cited and tested
+ in Bug #454402
+
09 Feb 2013; Mike Gilbert <floppym@gentoo.org>
-files/logilab-common-0.59.0-utf8-test.patch, logilab-common-0.59.0.ebuild:
Revert utf8 patch as it breaks python2.