about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-23 13:18:36 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-23 13:18:36 +0000
commit00772b72a7a79b6f35b1b805c305a4b6fc285659 (patch)
treed6f92f1eefd2a9a7cdcea561154d2d135d3a86c7 /ChangeLog
parentee681a32ad5a2e69301494be45556a4020fe1384 (diff)
downloadzsh-00772b72a7a79b6f35b1b805c305a4b6fc285659.tar.gz
zsh-00772b72a7a79b6f35b1b805c305a4b6fc285659.tar.xz
zsh-00772b72a7a79b6f35b1b805c305a4b6fc285659.zip
add -E option to zparseopts (11530)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc135fe81..23c297322 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-23  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11530: Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c: add -E option
+ 	to zparseopts
+	
 	* 11525: Completion/Base/_arguments, Completion/Commands/_complete_help,
  	Completion/Commands/_next_tags, Completion/Core/_description,
  	Completion/Core/_next_label: use `set -A' instead of `eval' in