aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-01-04 10:41:23 +0100
committerMichael Albinus2013-01-04 10:41:23 +0100
commitf99ced353f1e6d41f085d6325b0182ed2d644753 (patch)
tree0eab967a0ebf1df12336a42b12b95572bfe41c26 /lisp/ChangeLog
parentb55349fbd859656ee4747f261f90b56d01d4084c (diff)
downloademacs-f99ced353f1e6d41f085d6325b0182ed2d644753.tar.gz
emacs-f99ced353f1e6d41f085d6325b0182ed2d644753.zip
* net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
non-negative integers. Otherwise, the default values are used. (tramp-convert-file-attributes): Convert uid and gid to integers.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12013-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
12013-01-03 Glenn Morris <rgm@gnu.org> 72013-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