summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 169fcce9b..b0dd2ff7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-03-19  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 38186: Completion/Unix/Command/_adb: fix remote file completion,
+	various fixes, restore 35531 again with fix from 38185
+
 2016-03-18  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Doc/Zsh/contrib.yo: Document run-help-* helper
@@ -6,7 +11,7 @@
 2016-03-18  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 38179: Completion/Unix/Command/_adb: Fix completion by mostly
-	reverting 35531
+	reverting 35531, add missing subcommands from latest adb
 
 2016-03-16  Frank Terbeck  <ft@bewatermyfriend.org>