summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4d213167..b90f8cef6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-01 Peter Stephenson <pws@csr.com>
+
+ * 17384: Src/Zle/zle_main.c, Src/Zle/iwidgets.list,
+ Doc/Zsh/zle.yo: new `recursive-edit' widget allows a user-defined
+ widget to pass control back to zle as a subcommand.
+
2002-07-01 Sven Wischnowsky <wischnow@zsh.org>
* 17387: Completion/Zsh/Context/.distfiles,