summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-05-10 04:18:50 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-05-10 04:18:50 +0000
commit13012b6b9144929c9e152e58450ff75956df1d5b (patch)
treead4bd2bdfc074db4af0da6a86501ef48cfcfb303 /dev-python/urwid/ChangeLog
parentremoved 1.0.1c as nolonger supported (diff)
downloadgentoo-2-13012b6b9144929c9e152e58450ff75956df1d5b.tar.gz
gentoo-2-13012b6b9144929c9e152e58450ff75956df1d5b.tar.bz2
gentoo-2-13012b6b9144929c9e152e58450ff75956df1d5b.zip
Added down key patch from upstream. bug# 91338
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-python/urwid/ChangeLog')
-rw-r--r--dev-python/urwid/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index b39cc26eb3e1..572622fe7df7 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.6 2005/05/10 00:33:45 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.7 2005/05/10 04:18:50 pythonhead Exp $
+
+ 10 May 2005; Rob Cakebread <pythonhead@gentoo.org>
+ +files/urwid-0.8.7-input.diff, urwid-0.8.7.ebuild:
+ Added down key patch from upstream. bug# 91338
*urwid-0.8.7 (10 May 2005)