about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2021-07-30 01:10:24 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2021-07-30 01:10:24 +0900
commitb4dff9a8e85802afcd52e7798176ebeb5e662da9 (patch)
treece46f4fbb6b8725c1648f2bc985a4739d31e325a /ChangeLog
parentf8ec33c453159ad848d9b1a28782c5df7f0cc944 (diff)
downloadzsh-b4dff9a8e85802afcd52e7798176ebeb5e662da9.tar.gz
zsh-b4dff9a8e85802afcd52e7798176ebeb5e662da9.tar.xz
zsh-b4dff9a8e85802afcd52e7798176ebeb5e662da9.zip
49211: _typeset: correctly set return value
do not include '-' in onopts so that 'functions -- <TAB>' works.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d36a6970e..156a3c9fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-07-30  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+
+	* 49211: Completion/Zsh/Command/_typeset: correctly set return value
+
 2021-07-23  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Erik Paulson: 49029: Src/signals.c: Remove additional copies