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