diff --git a/etc/ChangeLog b/etc/ChangeLog index 72b05e7f6f5..909dd360427 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2012-12-04 Michael Albinus + + * NEWS: Mention new Tramp method "adb". + 2012-11-25 Bill Wohler Release MH-E version 8.4. diff --git a/etc/NEWS b/etc/NEWS index b7ef092ccff..d65ec5d9806 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -74,6 +74,12 @@ when its arg ADJACENT is non-nil (when called interactively with C-u C-u) it works like the utility `uniq'. Otherwise by default it deletes duplicate lines everywhere in the region without regard to adjacency. +** Tramp ++++ +*** New connection method "adb", which allows to access Android +devices by the Android Debug Bridge. The variable `tramp-adb-sdk-dir' +must be set to the Android SDK installation directory. + ** Woman *** The commands `woman-default-faces' and `woman-monochrome-faces'