summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2018-07-19 17:26:11 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2018-07-19 17:26:11 +0900
commit218a7e324dc52e5b9f2e724c1463fb0643a6036f (patch)
treeeb940be468f2ac54ae24ce6c56c6756b1ede6b6e /ChangeLog
parent71bc1296edfc548751354f4bf5832aba3fcd0b95 (diff)
downloadzsh-218a7e324dc52e5b9f2e724c1463fb0643a6036f.tar.gz
zsh-218a7e324dc52e5b9f2e724c1463fb0643a6036f.tar.xz
zsh-218a7e324dc52e5b9f2e724c1463fb0643a6036f.zip
43183: fix '_ttys -o' and use it in _gdb/_pgrep
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d068f5e35..8a37503ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
 	* 43189: Completion/Unix/Command/_install: similar fix as 43187
 	for option -f (_flags was renamed to _file_flags)
 
+	* 43183: Completion/Unix/Type/_ttys, Completion/Unix/Command/_gdb,
+	Completion/Unix/Command/_pgrep: fix '_ttys -o' on Linux, and use
+	it in _gdb and _pgrep.
+
 2018-07-19  Yasuhiro KIMURA  <yasu@utahime.org>
 
 	* 43187: Completion/Unix/Command/_install: Fix completion error