about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2016-03-19 17:28:17 +0100
committerMikael Magnusson <mikachu@gmail.com>2016-03-19 19:08:11 +0100
commitee2f0dbed113742cd9f6f5574ab2e2d280a0de34 (patch)
tree5625fddae63604db6257ab451459aa323553c74c /ChangeLog
parent7ad041c9e9c2099c4b9ba0fa4c1b64645c1e6f37 (diff)
downloadzsh-ee2f0dbed113742cd9f6f5574ab2e2d280a0de34.tar.gz
zsh-ee2f0dbed113742cd9f6f5574ab2e2d280a0de34.tar.xz
zsh-ee2f0dbed113742cd9f6f5574ab2e2d280a0de34.zip
38187: _adb: Just check current dir instead of recursively
Thanks to LambdaComplex in IRC for help with troubleshooting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0dd2ff7d..0d431456d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 	* 38186: Completion/Unix/Command/_adb: fix remote file completion,
 	various fixes, restore 35531 again with fix from 38185
 
+	* 38187: Completion/Unix/Command/_adb: Just check current dir
+	instead of recursively
+
 2016-03-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Doc/Zsh/contrib.yo: Document run-help-* helper