aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar liljencrantz <liljencrantz@gmail.com>2008-01-09 11:23:38 +1000
committerGravatar liljencrantz <liljencrantz@gmail.com>2008-01-09 11:23:38 +1000
commit394776c56b05b178dc53813d566fe53ee6dcad98 (patch)
treed850f3c7ec72f834c1a23651ac202451e3018092 /doc_src
parente3d3a1062d726dbf7bb03a1bf0ad8012899898a5 (diff)
Update todo list and code comments
darcs-hash:20080109012338-75c98-745297861fd11ec82e062a79fe1d15c9084342f1.gz
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/index.hdr.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index 3ffa5daa..251b5471 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -1417,8 +1417,7 @@ g++, javac, java, gcj, lpr, doxygen, whois)
- Suspending and then resuming pipelines containing a builtin or a shellscript function is broken. Ideally, the exec function in exec.c should be able to resume execution of a partially executed job.
- delete-word is broken on the commandline 'sudo update-alternatives --config x-'
- Sometimes autoheader needs to be run on a fresh tarball. Fix dates before creating tarballs.
-- Case insensitive completions don't escape spaces.
-- Sometimes case insensitive completions are displayed in the pager even when sensitive completions exist.
+
If you think you have found a bug not described here, please send a
report to <a href="mailto:fish-users@lists.sf.net">fish-users@lists.sf.net</a>.