about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoshua Krusell <js.shirin@gmail.com>2021-02-03 11:33:47 +0000
committerPeter Stephenson <p.stephenson@samsung.com>2021-02-03 11:33:47 +0000
commit9120d1e841b0813f1c71d55f77c3d18fc8318187 (patch)
tree3e19f9e06f35b27d342e073344ffc79ac2ddbf79 /ChangeLog
parent93c4cc0d8f1ad92f5f407a50e98d62bdc7d5c1b4 (diff)
downloadzsh-9120d1e841b0813f1c71d55f77c3d18fc8318187.tar.gz
zsh-9120d1e841b0813f1c71d55f77c3d18fc8318187.tar.xz
zsh-9120d1e841b0813f1c71d55f77c3d18fc8318187.zip
47899: Improve error message from zparseopts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52ebf9513..d5725d379 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-03  Joshua Krusell <js.shirin@gmail.com>
+
+	* 47899: Src/Modules/zutil.c, Test/V12zparseopts.ztst: Improved
+	error message from zparseopts.
+
 2021-01-20  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 47883: Completion/Unix/Command/_awk: support gawk ver.5