aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 735ddd25369..7d7e62e8141 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12013-02-18 Michael Albinus <michael.albinus@gmx.de>
2
3 * eshell/em-unix.el (eshell/su): Require tramp.
4 (eshell/sudo): Require tramp. Remove now unnecessary check.
5
6 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
7 `tramp-current-connection' in order to avoid an error when several
8 commands are invoked in a short time in eshell and friends.
9
12013-02-16 Didier Verna <didier@didierverna.net> 102013-02-16 Didier Verna <didier@didierverna.net>
2 11
3 * net/network-stream.el (network-stream-open-starttls): 12 * net/network-stream.el (network-stream-open-starttls):