darcs-hash:20051225220442-ac50b-79b8685cf6939c74a171f6cba227b703a1c02d60.gz
This commit is contained in:
axel 2005-12-26 08:04:42 +10:00
parent b069489792
commit 02a3288db7
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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