about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-01-28 09:31:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-01-28 09:31:53 +0000
commitaf39a5ab1a4f0b154ac212fdeb86bad322b32056 (patch)
tree45a825b359c708c6acfec4f4c037a8beea2b6436 /ChangeLog
parent7c43fb69bf81dd37c0743a761c6b43519ea9a0d0 (diff)
downloadzsh-af39a5ab1a4f0b154ac212fdeb86bad322b32056.tar.gz
zsh-af39a5ab1a4f0b154ac212fdeb86bad322b32056.tar.xz
zsh-af39a5ab1a4f0b154ac212fdeb86bad322b32056.zip
26463: Greg Klanderman: add zle-line-finish widget
26464: Greg Klanderman: fix insert-ids=single for menu completion
26465: Greg Klanderman: command keymap for execution
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ddc81860..86cd7cb17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-01-28  Peter Stephenson  <pws@csr.com>
+
+	* Greg Klanderman: 26465: Doc/Zsh/zle.yo, Src/Zle/zle_keymap.c:
+	add command keymap for command execution.
+
+	* Greg Klanderman: 26464: Completion/Unix/Type/_pids: style
+	insert-ids=single was problematic with menu completion.
+
+	* Greg Klanderman: 26463: Doc/Zsh/zle.yo, Src/Zle/zle_main.c: add
+	zle-line-finish widget.
+
 2009-01-27  Peter Stephenson  <pws@csr.com>
 
 	* 26448: Doc/Zsh/expn.yo, Src/glob.c: glob sort operators
@@ -11012,5 +11023,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4528 $                         
+* $Revision: 1.4529 $                         
 *****************************************************