diff --git a/configure.ac b/configure.ac index 7e788493e..b40d1f0c4 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.19.0,fish-users@lists.sf.net) +AC_INIT(fish,1.20.0,fish-users@lists.sf.net) # Run autoheader automatically, it's quick, and saves people the hassle of remembering to run it manually autoheader diff --git a/doc_src/doc.hdr b/doc_src/doc.hdr index f8ea41985..1ed335046 100644 --- a/doc_src/doc.hdr +++ b/doc_src/doc.hdr @@ -1084,6 +1084,7 @@ g++, javac, java, gcj, lpr, doxygen, whois, find) - The jobs builtin should be able to give information on a specific job, such as the pids of the processes in the job - Syntax highlighting should mark cd to non-existing directories as an error - wait shellscript +- Signal handler to save the history file before exiting from a signal \subsection todo-possible Possible features