about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-09-26 00:19:59 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-09-26 00:21:18 +0000
commit92584634d3d39e9ca64475ae5af8010e2ccebe24 (patch)
tree00b3543854838be47804d1498487f03972c55c6c /ChangeLog
parent8165b488cb223ac58629d99f8df1bda930dd29c0 (diff)
downloadzsh-92584634d3d39e9ca64475ae5af8010e2ccebe24.tar.gz
zsh-92584634d3d39e9ca64475ae5af8010e2ccebe24.tar.xz
zsh-92584634d3d39e9ca64475ae5af8010e2ccebe24.zip
unposted (see 36633): _hg: Enable --option=value syntax and disable '-xy Xarg Yarg' syntax
This simply removes the '-w' argument to _arguments and changes
{-x+,--foo} to {-x+,--foo=} throughout the file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbd7c3a00..f700ec067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-26  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted (see 36633): Completion/Unix/Command/_hg: _hg:
+	Enable --option=value syntax and disable '-xy Xarg Yarg' syntax
+
 2015-09-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Src/Zle/zle_tricky.c Src/Zle/zle_utils.c: zle: