about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-07-23 07:24:03 +0200
committerOliver Kiddle <opk@zsh.org>2015-07-23 07:24:03 +0200
commit346fcf9b96c7b52df9a9d9a4a453aa1bb35808fb (patch)
tree68eeea709127ddd9765674480b6c856f78f51d6d /ChangeLog
parentc55fe219990e948a9f5bf09f9ffc462a9da086ea (diff)
downloadzsh-346fcf9b96c7b52df9a9d9a4a453aa1bb35808fb.tar.gz
zsh-346fcf9b96c7b52df9a9d9a4a453aa1bb35808fb.tar.xz
zsh-346fcf9b96c7b52df9a9d9a4a453aa1bb35808fb.zip
35753: allow for numbers after the ( in ternary expressions and fix backslash quoting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bfdc789a..69a78b16d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-07-23  Oliver Kiddle <opk@zsh.org>
 
+	* 35753: Completion/Zsh/Type/_ps1234: allow for numbers after
+	the ( in ternary expressions and fix backslash quoting
+
 	* 35867: Completion/Unix/Command/_patchutils: new completion
 
 	* 35866: Completion/Unix/Command/_gzip: complete also for pigz