summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2018-11-07 20:57:59 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2018-11-07 21:01:54 +0900
commite5465c04344cecca564c6c2def325d3806ce9278 (patch)
tree7f2ae4d132fec01899fe07adbb5935d0b5e5b4d0 /ChangeLog
parentc8ce1fe4c1e37e3db402570e7ced2aa413323792 (diff)
downloadzsh-e5465c04344cecca564c6c2def325d3806ce9278.tar.gz
zsh-e5465c04344cecca564c6c2def325d3806ce9278.tar.xz
zsh-e5465c04344cecca564c6c2def325d3806ce9278.zip
43761: update five completion functions for darwin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1af8dfc04..59ca5a8e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-11-07  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+
+	* 43761: Completion/BSD/Type/_file_flags,
+	Completion/Unix/Command/_mktemp, Completion/Unix/Command/_script,
+	Completion/Unix/Command/_strip, Completion/Unix/Type/_file_systems:
+	add or update support for darwin
+
 2018-11-05  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
 	* 43760: Doc/Makefile.in, Doc/Zsh/mod_nearcolor.yo,