changeset 103784:b60f04c19068

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 08 Jul 2009 12:43:42 +0000
parents d13837374d17
children 50effbe728da
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 08 12:41:13 2009 +0000
+++ b/lisp/ChangeLog	Wed Jul 08 12:43:42 2009 +0000
@@ -3,7 +3,7 @@
 	* net/tramp.el (tramp-set-file-uid-gid): Handle the case the
 	remote user is root, on the local host.
 	(tramp-local-host-p): Either the local user or the remote user
-	must be root.
+	must be root.  (Bug#3771)
 
 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>