# HG changeset patch
# User Michael Albinus <michael.albinus@gmx.de>
# Date 1247057022 0
# Node ID b60f04c19068163f8aa3e4e3231a978b648c39b3
# Parent  d13837374d174f2411771f938336801c31ae9f2e
*** empty log message ***

diff -r d13837374d17 -r b60f04c19068 lisp/ChangeLog
--- 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>