about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2018-11-12 11:09:55 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-11-12 11:09:55 +0100
commit0b3b52778bd7a4a2c97637c3d4739a7e66a695b1 (patch)
tree371a1e8f7f7dda9bcc72b28fbf778d08651e2a89 /ChangeLog
parent082f703ccdfd77fa5301023b3031c873143cdbf3 (diff)
downloadzsh-0b3b52778bd7a4a2c97637c3d4739a7e66a695b1.tar.gz
zsh-0b3b52778bd7a4a2c97637c3d4739a7e66a695b1.tar.xz
zsh-0b3b52778bd7a4a2c97637c3d4739a7e66a695b1.zip
43819: expand adb completion to also cover options to adb backup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5bfb1f1b..7e69c5841 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-11-12  Oliver Kiddle  <okiddle@yahoo.co.uk>
 
+	* 43819: Completion/Unix/Command/_adb: expand adb completion to
+	also cover options to adb backup
+
 	* 43818: Completion/Zsh/Type/_module_math_func: complete math
 	functions for other modules besides zsh/mathfunc