summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-12-09 05:56:08 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-12-09 05:56:08 +0000
commit0030a51601bee29047712b32245a49f4044c7654 (patch)
tree0d8c9f2823fc55016af2bd06b959b99ecfa3d1cb /app-shells/fish/ChangeLog
parentMarked ppc stable for bug #112842. (diff)
downloadgentoo-2-0030a51601bee29047712b32245a49f4044c7654.tar.gz
gentoo-2-0030a51601bee29047712b32245a49f4044c7654.tar.bz2
gentoo-2-0030a51601bee29047712b32245a49f4044c7654.zip
This version contains fixes for multiple bugs in 1.18.0. One of these bugs caused several types of programmable completions to fail.
(Portage version: 2.0.53)
Diffstat (limited to 'app-shells/fish/ChangeLog')
-rw-r--r--app-shells/fish/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/app-shells/fish/ChangeLog b/app-shells/fish/ChangeLog
index e035b0dfbdec..160ed91d3aeb 100644
--- a/app-shells/fish/ChangeLog
+++ b/app-shells/fish/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-shells/fish
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.5 2005/12/08 00:41:35 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.6 2005/12/09 05:56:08 spyderous Exp $
+
+*fish-1.18.1 (09 Dec 2005)
+
+ 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -fish-1.18.0.ebuild,
+ +fish-1.18.1.ebuild:
+ This version contains fixes for multiple bugs in 1.18.0. One of these bugs
+ caused several types of programmable completions to fail.
08 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> fish-1.18.0.ebuild:
Marked ~amd64.