diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ae7d7576592..1bd0919f7c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * net/tramp-adb.el (tramp-adb-parse-device-names): Use | 3 | * net/tramp-adb.el (tramp-adb-parse-device-names): Use |
| 4 | `start-process' instead of `call-process'. Otherwise, the | 4 | `start-process' instead of `call-process'. Otherwise, the |
| 5 | function might be blocked under MS Windows. | 5 | function might be blocked under MS Windows. (Bug#13299) |
| 6 | 6 | ||
| 7 | 2013-03-17 Leo Liu <sdl.web@gmail.com> | 7 | 2013-03-17 Leo Liu <sdl.web@gmail.com> |
| 8 | 8 | ||