summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2014-11-24 16:24:54 +0100
committerOliver Kiddle <opk@zsh.org>2014-11-25 20:03:53 +0100
commitee38545c623992d968c0729479663f79c816af2e (patch)
treee89c8a46e5662071e86144f24b691ea590d4f08a /ChangeLog
parent05e919dc565dc6231f1c89d23d0264bcb98b29aa (diff)
downloadzsh-ee38545c623992d968c0729479663f79c816af2e.tar.gz
zsh-ee38545c623992d968c0729479663f79c816af2e.tar.xz
zsh-ee38545c623992d968c0729479663f79c816af2e.zip
users/19365: completer for current directory of other shell processes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad71ac8f3..0a021339d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-11-25  Oliver Kiddle  <opk@zsh.org>
+
+	* users/19365 (credit Death Jester and Jan Larres):
+	Completion/Base/Completer/_external_pwds;
+	completer for current directory of other shell processes
+
 2014-11-25  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 33791: Src/loop.c: fatal errors in the try-block part of an