aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorSamuel Bronson2012-06-24 17:43:09 +0800
committerChong Yidong2012-06-24 17:43:09 +0800
commitdd1ff7c09a9a1392e66156da667112cc1afadcee (patch)
tree233057daef93c731b8559140b3d7ed2b9e5246b7 /lib-src/ChangeLog
parent6d41a41d81d60e8a351e85656ba71c99ab8f6bf5 (diff)
downloademacs-dd1ff7c09a9a1392e66156da667112cc1afadcee.tar.gz
emacs-dd1ff7c09a9a1392e66156da667112cc1afadcee.zip
* emacsclient.c (set_local_socket): Fix a compiler warning.
Fixes: debbugs:7838
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 571f98b8a8d..e3232a46f3c 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12012-06-24 Samuel Bronson <naesten@gmail.com> (tiny change)
2
3 * emacsclient.c (set_local_socket): Fix compiler warning (Bug#7838).
4
12012-06-22 Paul Eggert <eggert@cs.ucla.edu> 52012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Support higher-resolution time stamps (Bug#9000). 7 Support higher-resolution time stamps (Bug#9000).