# HG changeset patch # User Michael Albinus # Date 1213549165 0 # Node ID f0936583f93c84549e9e807c254bb12796e77989 # Parent 13aa0133c5af8dbe3270a1fd81480fe86f12aef6 *** empty log message *** diff -r 13aa0133c5af -r f0936583f93c lisp/ChangeLog --- a/lisp/ChangeLog Sun Jun 15 16:57:03 2008 +0000 +++ b/lisp/ChangeLog Sun Jun 15 16:59:25 2008 +0000 @@ -29,6 +29,10 @@ modification time of the connection buffer. (tramp-sh-file-name-handler): Reset `tramp-locked' in case of error. + (tramp-open-connection-setup-interactive-shell): Flush cache, and + restart `tramp-maybe-open-connection' when the remote system has + been changed. Throw 'uname-changed event. + (tramp-maybe-open-connection): Catch it. * net/tramp-cmds.el (tramp-cleanup-all-connections): Reset `tramp-locked'.