aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-03-03 11:31:01 +0100
committerMichael Albinus2013-03-03 11:31:01 +0100
commit9a0f9ec39af1433cf9ba180d47351afa0fb78b8e (patch)
tree9bcda9ef80a0c8c57b111e100fa9347bd487c37d /lisp/ChangeLog
parent50d8b29da30f41f5ec6c56fd7cbe4c42fa9756ba (diff)
downloademacs-9a0f9ec39af1433cf9ba180d47351afa0fb78b8e.tar.gz
emacs-9a0f9ec39af1433cf9ba180d47351afa0fb78b8e.zip
* net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
whether the "su" command is available on the device.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8b6ffeed01d..a19ebaf473f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-03-03 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
4 whether the "su" command is available on the device.
5
12013-03-01 Michael Albinus <michael.albinus@gmx.de> 62013-03-01 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp. 8 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.