about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-07-15 13:47:17 +0200
committerMikael Magnusson <mikachu@gmail.com>2015-07-15 13:47:33 +0200
commitb6a2f116a1ebd403b9cd1967a7eae6b634bba6a5 (patch)
tree40e4ec3993a5f26e656ac08b96f6865c6d5776c1 /ChangeLog
parentb230e6d11d78271f3fc2492b51ddf8f7c109b500 (diff)
downloadzsh-b6a2f116a1ebd403b9cd1967a7eae6b634bba6a5.tar.gz
zsh-b6a2f116a1ebd403b9cd1967a7eae6b634bba6a5.tar.xz
zsh-b6a2f116a1ebd403b9cd1967a7eae6b634bba6a5.zip
unposted: _ps1234: Fix ternary test char completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25bd98f76..6ee125d8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-15  Mikael Magnusson  <mikachu@gmail.com>
+
+	* unposted: Completion/Zsh/Type/_ps1234: unposted: _ps1234:
+	Fix ternary test char completion
+
 2015-07-14  Oliver Kiddle  <opk@zsh.org>
 
 	* 35789: (tweaked c.f. Bart: 35791) Completion/Unix/Type/_files: