summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2019-06-29 00:17:42 +0200
committerPeter Stephenson <p.stephenson@samsung.com>2019-07-01 09:42:22 +0100
commit700ec49581650ea1f0bffacb207a30145e278417 (patch)
treeb5fb684dd667ee80c7b42fee878ed1aae3645d52 /ChangeLog
parent4384fdc7f0b5a1de78af344446fcbb90b7182c9e (diff)
downloadzsh-700ec49581650ea1f0bffacb207a30145e278417.tar.gz
zsh-700ec49581650ea1f0bffacb207a30145e278417.tar.xz
zsh-700ec49581650ea1f0bffacb207a30145e278417.zip
44469: correct error on missing option argument
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c1d327d5..1eb2ef24a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-07-01  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Martijn: 44469: Src/builtin.c, Test/B10getopts.ztst: correct
+	error on missing option argument.
+
 2019-06-24  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 44446: Src/parse.c, Test/A04redirect.ztst: fix here document