diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 90b6e683e0a..86cd55c6c36 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-01-04 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be | ||
| 4 | non-negative integers. Otherwise, the default values are used. | ||
| 5 | (tramp-convert-file-attributes): Convert uid and gid to integers. | ||
| 6 | |||
| 1 | 2013-01-03 Glenn Morris <rgm@gnu.org> | 7 | 2013-01-03 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * term.el (term-handle-colors-array): Ensure face attributes | 9 | * term.el (term-handle-colors-array): Ensure face attributes |