diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2008-06-15 22:27:57 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2008-06-15 22:27:57 +0000 |
commit | 654ce1aaa5fba48a6b7f613dae4744d4e830c43b (patch) | |
tree | cf7effa9ddf24aad65eb21abb0bf2a1c162f770e /app-shells/fish/ChangeLog | |
parent | add glib to RDEPEND, bug #227309. Drop mips to ~arch to silence repoman. (diff) | |
download | gentoo-2-654ce1aaa5fba48a6b7f613dae4744d4e830c43b.tar.gz gentoo-2-654ce1aaa5fba48a6b7f613dae4744d4e830c43b.tar.bz2 gentoo-2-654ce1aaa5fba48a6b7f613dae4744d4e830c43b.zip |
Fix 227281, glibc-2.8 compatibility.
(Portage version: 2.1.5.5)
Diffstat (limited to 'app-shells/fish/ChangeLog')
-rw-r--r-- | app-shells/fish/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog index 6188d56d4a12..25d3a1ada847 100644 --- a/app-shells/fish/ChangeLog +++ b/app-shells/fish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/fish # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.34 2008/01/13 09:45:07 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.35 2008/06/15 22:27:56 loki_val Exp $ + + 15 Jun 2008; Peter Alfredsen <loki_val@gentoo.org> + +files/fish-1.23.0-glibc-2.8.patch, fish-1.23.0.ebuild: + Fix 227281, glibc-2.8 compatibility. *fish-1.23.0 (13 Jan 2008) |