about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-03-28 14:39:57 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-03-28 14:39:57 +0000
commit3052985d1fe4939ba571e942b9ff76ea9f59593a (patch)
treed8abae06dfeb08ae96c47504590ddaca06fc8b54 /ChangeLog
parent8d610f77249064ff2d285e8af6a1c16f1363991c (diff)
downloadzsh-3052985d1fe4939ba571e942b9ff76ea9f59593a.tar.gz
zsh-3052985d1fe4939ba571e942b9ff76ea9f59593a.tar.xz
zsh-3052985d1fe4939ba571e942b9ff76ea9f59593a.zip
move ZLE builtin documentation from mod_zle.yo to zle.yo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5cbb0c3f..46042f222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-28  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Doc/Zsh/zle.yo, Doc/Zsh/mod_zle.yo: move ZLE builtin
+	documentation from mod_zle.yo to zle.yo.
+
 2001-03-28  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* Completion/Commands/_history_complete_word,