about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-22 09:32:32 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-05-22 09:32:32 +0000
commitc955b76cc54a8db00d7d9708dfa405685ab63675 (patch)
treef1e7a9503a0a74366eb324771ac25bcb076f5bb0 /ChangeLog
parentce90081ea88b97130f6c6758686711bc21c9ab3a (diff)
downloadzsh-c955b76cc54a8db00d7d9708dfa405685ab63675.tar.gz
zsh-c955b76cc54a8db00d7d9708dfa405685ab63675.tar.xz
zsh-c955b76cc54a8db00d7d9708dfa405685ab63675.zip
remove -h option from zstyle (11490)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 815dfb40a..fc649263d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-05-22  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 11490: Doc/Zsh/mod_zutil.yo, Src/Modules/zutil.c: remove -h
+ 	option from zstyle
+	
 	* 11489: Completion/Base/_arguments, Doc/Zsh/compsys.yo,
  	Src/Zle/computil.c: pat(-) in long-option patterns to say that
  	argument should be completed only after the `='; merge _arguments