summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Martin <phy1729@gmail.com>2018-01-27 13:06:07 -0600
committerOliver Kiddle <opk@zsh.org>2018-02-08 00:37:26 +0100
commit0236d9c5f1513091cf66cf6fec33ad6fb2d88960 (patch)
tree9438e1e062b111a3236ae29a55bfe0785d46cea6 /ChangeLog
parent0c324124d0c9837cdd3b43a18ec7d22fcd5e9012 (diff)
downloadzsh-0236d9c5f1513091cf66cf6fec33ad6fb2d88960.tar.gz
zsh-0236d9c5f1513091cf66cf6fec33ad6fb2d88960.tar.xz
zsh-0236d9c5f1513091cf66cf6fec33ad6fb2d88960.zip
42330: ln -L and -P are POSIX, but not supported by Darwin or NetBSD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95e3656a9..c92a60ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-02-07  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* Matthew Martin: 42330: Completion/Unix/Command/_ln:
+	-L and -P are POSIX, but not supported by Darwin or NetBSD
+
 	* wgh@torlan.ru: 42336: Completion/Unix/Command/_adb: force
 	single column output when getting filenames with adb ls command