summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-16 04:16:47 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-16 04:16:47 +0000
commit68f17505391787ed17da71bee7bdce6afb341596 (patch)
tree9f80e0aa2520e4ef82a453339403dbc699ea38d2 /sys-libs/readline/ChangeLog
parentAdding patches needed for mysql-5.0.9_beta (diff)
downloadgentoo-2-68f17505391787ed17da71bee7bdce6afb341596.tar.gz
gentoo-2-68f17505391787ed17da71bee7bdce6afb341596.tar.bz2
gentoo-2-68f17505391787ed17da71bee7bdce6afb341596.zip
Fix support for Darwin8. Patch by Kito #99143.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-libs/readline/ChangeLog')
-rw-r--r--sys-libs/readline/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog
index 8ef5be04aebf..bb7c3dccd27f 100644
--- a/sys-libs/readline/ChangeLog
+++ b/sys-libs/readline/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/readline
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.48 2005/06/27 22:15:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.49 2005/07/16 04:16:47 vapier Exp $
+
+ 16 Jul 2005; Mike Frysinger <vapier@gentoo.org>
+ +files/readline-5.0-darwin.patch, readline-5.0-r2.ebuild:
+ Fix support for Darwin8. Patch by Kito #99143.
27 Jun 2005; Aron Griffis <agriffis@gentoo.org>
+files/readline-5.0-parallel.patch, readline-5.0-r2.ebuild: