aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-10-29 10:42:31 +0000
committerJuanma Barranquero <[email protected]>2008-10-29 10:42:31 +0000
commitf77b11a0515b302f8ae77abfdc4e6f66b38f231b (patch)
treec058aee977eab9e67efe28abd0829ffcef18c80c /lib-src/ChangeLog
parentf0e35aeb628f533ca5d71661c3d224da42ce723c (diff)
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 7883cf3b08..3f8ae2132e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-29 Ulrich Mueller <[email protected]>
+
+ * emacsclient.c (set_local_socket): Use TMPDIR (default /tmp)
+ instead of hardcoded /tmp.
+
2008-10-13 Dan Nicolaescu <[email protected]>
* emacsclient.c (longopts, print_help_and_exit): Add -nw.