summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-04-04 04:50:14 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-04-04 04:50:14 +0000
commit1c3e3c6923aa820ea09c49892a09031e81c54171 (patch)
treec5bd33951f2e7e3fda502e311cfebc4cba89f9f1 /app-shells/fish/ChangeLog
parent2.2-r1 and 2.3 are ~amd64. remove old versions. (diff)
downloadgentoo-2-1c3e3c6923aa820ea09c49892a09031e81c54171.tar.gz
gentoo-2-1c3e3c6923aa820ea09c49892a09031e81c54171.tar.bz2
gentoo-2-1c3e3c6923aa820ea09c49892a09031e81c54171.zip
Bump. Fix for the ? wildcard, warning removal on completion. Add -n switch to suppress command execution. Add completion for telnet. Build fixes for icc.
(Portage version: 2.1_pre6-r5)
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 46d1f4a9b47f..53ab4858a3c2 100644
--- a/app-shells/fish/ChangeLog
+++ b/app-shells/fish/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-shells/fish
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.15 2006/03/01 21:09:34 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/ChangeLog,v 1.16 2006/04/04 04:50:14 spyderous Exp $
+
+*fish-1.21.3 (04 Apr 2006)
+
+ 04 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; +fish-1.21.3.ebuild:
+ Bump. Fix for the ? wildcard, warning removal on completion. Add -n switch
+ to suppress command execution. Add completion for telnet. Build fixes for
+ icc.
01 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; fish-1.21.1.ebuild:
Add a note about move of completion files.