From 28c29f569bfe61ecd601c108989fb5b623a77059 Mon Sep 17 00:00:00 2001 From: axel Date: Tue, 17 Jan 2006 02:54:51 +1000 Subject: [PATCH] Set version to 1.20.0 darcs-hash:20060116165451-ac50b-63e3cc280cb7deedadcfd69b542d9e54a7bc99c7.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 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