about summary refs log tree commit diff
path: root/patchlist.txt
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-04-25 15:43:41 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-04-25 15:43:41 +0000
commit206237c8ec4b7619d9e70a75004cd1ae1066b0a0 (patch)
treeff703cbc295605f90755edb68672ed2de11f4a81 /patchlist.txt
parent8ceb54fbc2f879e0e80f58c18761bd54db07e5f7 (diff)
downloadzsh-dot-zsh-199904280524.tar.gz
zsh-dot-zsh-199904280524.tar.xz
zsh-dot-zsh-199904280524.zip
Diffstat (limited to 'patchlist.txt')
-rw-r--r--patchlist.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/patchlist.txt b/patchlist.txt
index c7e12ee06..9a07210b6 100644
--- a/patchlist.txt
+++ b/patchlist.txt
@@ -933,3 +933,37 @@ Sven: 6026: _path_files slight rewrite for speed
 pws: 6030: compsys.yo
 
 Sven: 6031: defcomp -> compdef
+
+  pws-16
+
+pws: 6053: compwid.yo
+
+Sven: 6056: compwid.yo
+
+Sven: 6058: small changes
+
+Sven: 6060: don't invalidatelist() in zle_main.c before calling completion
+functions
+
+Sven: 6062: test whether using the same widget when doing menucompletion
+
+Sven: 6066: create list of modules built into the base executable
+
+pws: 6070: ~ in character class in parentheses with extendedglob failed
+
+pws: 6074: zftp function suite moved to Functions/Zftp and provided with
+documentation.
+
+Sven: 6077: do_single() fix for old completion
+
+Tanaka Akira: 6078: _find syntax error
+
+Sven: 6079: compwid.yo typo
+
+pws: zsh-announce/94: FAQ and FAQ.yo updated
+
+Tanaka Akira: 6085: _make can hang when no [mM]akefile
+
+Tanaka Akira: 6092: _find, bad glob pattern
+
+pws: 6101: multi-line prompt ending in '\n' got another newline