From 02a3288db771e92c66d12c7aae08d9ae2d0526cb Mon Sep 17 00:00:00 2001 From: axel Date: Mon, 26 Dec 2005 08:04:42 +1000 Subject: [PATCH] 1.19.0 darcs-hash:20051225220442-ac50b-79b8685cf6939c74a171f6cba227b703a1c02d60.gz --- configure.ac | 2 +- doc_src/doc.hdr | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f40454a6c..9a623d92b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(fish,1.18.1,fish-users@lists.sf.net) +AC_INIT(fish,1.19.0,fish-users@lists.sf.net) AC_CANONICAL_TARGET diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr index dcacc1019..0cf0eb974 100644 --- a/doc_src/doc.hdr +++ b/doc_src/doc.hdr @@ -1017,6 +1017,7 @@ g++, javac, java, gcj, lpr, doxygen, whois, find) - Automatically move cursor to the end of the current token before completing - Map variables. (export only the values. When expanding with no key specified, expand to all values.) - Descriptions for variables using 'set -d'. +- Parse errors should when possible honor IO redirections \subsection bugs Known bugs