diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ebbd696eddf..afa15eab24e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-27 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the | ||
| 4 | connection process, it could be nil. | ||
| 5 | |||
| 1 | 2011-07-27 Leo Liu <sdl.web@gmail.com> | 6 | 2011-07-27 Leo Liu <sdl.web@gmail.com> |
| 2 | 7 | ||
| 3 | Simplify url handling in rcirc-mode. | 8 | Simplify url handling in rcirc-mode. |