diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6a2f3ad06e7..b7168fffd3a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2009-07-08 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-set-file-uid-gid): Handle the case the | ||
| 4 | remote user is root, on the local host. | ||
| 5 | (tramp-local-host-p): Either the local user or the remote user | ||
| 6 | must be root. (Bug#3771) | ||
| 7 | |||
| 1 | 2009-07-08 Nick Roberts <nickrob@snap.net.nz> | 8 | 2009-07-08 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 9 | ||
| 3 | * progmodes/gdb-mi.el (gdb): Remove description of | 10 | * progmodes/gdb-mi.el (gdb): Remove description of |