summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Gniazdowski <sgniazdowski@gmail.com>2019-12-02 01:16:03 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-12-04 22:52:28 +0100
commit6c0ebbe1d9590b7dee1cd8f5bb8eaed85da5b33e (patch)
tree70b79cf4da7d78585b63b308731714faf2a557f8 /ChangeLog
parentbcde790c88e3ba03a0b60dc1e30a620a843d0f73 (diff)
downloadzsh-6c0ebbe1d9590b7dee1cd8f5bb8eaed85da5b33e.tar.gz
zsh-6c0ebbe1d9590b7dee1cd8f5bb8eaed85da5b33e.tar.xz
zsh-6c0ebbe1d9590b7dee1cd8f5bb8eaed85da5b33e.zip
44970: _brace_parameter: Update the description of S flag
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc55ddc62..1733c49a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-12-04  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* Sebastian: 44970: Completion/Zsh/Context/_brace_parameter:
+	Update the description of S flag
+
 2019-12-04  Martijn Dekker  <martijn@inlv.org>
 
 	* 44981: Doc/Zsh/cond.yo, Doc/Zsh/contrib.yo, Doc/Zsh/expn.yo,