about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2014-01-28 19:14:30 +0000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-01-28 19:14:30 +0000
commit584ea888115e48da43b01b5f5a7e1511a469f081 (patch)
treec9d17084ba48e6bdc1808e247ba547c038dd0e3e /ChangeLog
parentc56f5aed59a4460d2382ce02eddd0948cab94b17 (diff)
downloadzsh-584ea888115e48da43b01b5f5a7e1511a469f081.tar.gz
zsh-584ea888115e48da43b01b5f5a7e1511a469f081.tar.xz
zsh-584ea888115e48da43b01b5f5a7e1511a469f081.zip
32303: simplistic completion after $x:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6099aef5..05200c664 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-01-28  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 32303: Src/Zle/compcore.c, Completion/Zsh/Type/_parameters,
+	Completion/Zsh/Context/_brace_parameter: allow completion
+	of modifiers for parameters in a fairly simplistic way.
+
 2014-01-28  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 32308 (slightly modified to use "a" as the vi command at start