diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c0f003204c..07231507bae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-11-02 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-adb.el (tramp-adb-handle-process-file): Do not raise | ||
| 4 | an error when the command fails; the return code must indicate. | ||
| 5 | (tramp-adb-send-command-and-check): Fix docstring. | ||
| 6 | |||
| 1 | 2014-11-01 Michael Albinus <michael.albinus@gmx.de> | 7 | 2014-11-01 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp-cache.el (tramp-get-file-property) | 9 | * net/tramp-cache.el (tramp-get-file-property) |