Mercurial > emacs
changeset 103332:0b2973597cd5
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 07 Jun 2009 07:35:55 +0000 |
parents | 35fd76739f2f |
children | 01d7b6369496 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 07 07:21:23 2009 +0000 +++ b/lisp/ChangeLog Sun Jun 07 07:35:55 2009 +0000 @@ -4,8 +4,8 @@ 2009-06-06 Michael Albinus <michael.albinus@gmx.de> - * tramp.el (tramp-open-connection-setup-interactive-shell): Apply - workaround for OpenSolaris bug. + * net/tramp.el (tramp-open-connection-setup-interactive-shell): + Apply workaround for OpenSolaris bug. 2009-06-05 Daiki Ueno <ueno@unixuser.org>