summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2015-06-23 03:30:06 +0200
committerOliver Kiddle <opk@zsh.org>2015-06-23 03:30:06 +0200
commitfbc64894ccda2f8e397fc395662bb6b6c268bb10 (patch)
tree7dc19bc4c68e6e83039e15ff5812bdb10221a072 /ChangeLog
parentbf098bc29e1bfe8082a3d2e02ea56924e2f6ea80 (diff)
downloadzsh-fbc64894ccda2f8e397fc395662bb6b6c268bb10.tar.gz
zsh-fbc64894ccda2f8e397fc395662bb6b6c268bb10.zip
35568: use symlinks in /proc/$$/path on Solaris and procstat on FreeBSD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee3756a9b..df8ce56a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-06-23 Oliver Kiddle <opk@zsh.org>
+ * 35568: Completion/Zsh/Type/_file_descriptors: use symlinks in
+ /proc/$$/path on Solaris and procstat on FreeBSD
+
* 35529: Completion/Unix/Command/_java: fix filename completion
after java -jar