aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2011-06-01 10:15:27 -0700
committerDan Nicolaescu <[email protected]>2011-06-01 10:15:27 -0700
commitfe91f5a0910e3d5c4f99d98733ffe4d1b87ba7da (patch)
tree1eabd5fc60033713d91c6f596998fcab88d4ec70 /lib-src/ChangeLog
parentfb5b2591a6b112ee3747d24dceb1797ef770c6e0 (diff)
* lib-src/emacsclient.c (socket_status): Use constant pointer.
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 62ab9a12d4..ff0d3da0a8 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-01 Dan Nicolaescu <[email protected]>
+
+ * emacsclient.c (socket_status): Use constant pointer.
+
2011-05-28 Paul Eggert <[email protected]>
Use 'inline', not 'INLINE'.