aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-12-10 22:18:21 +0000
committerJuanma Barranquero <[email protected]>2008-12-10 22:18:21 +0000
commit5201664703b80b3c013e3e113d4e7ee6a4d91e03 (patch)
treedcbfbd239569c6aa10f520924580212b9c6873c4 /lib-src/ChangeLog
parentecc69b6579121e5e2e64ace69a53953a19f2f38e (diff)
* emacsclient.c (main): Fix mindless breakage where emacsclient
does not work *at all* on Windows, even if it *can* connect.
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 f58c5d04b5..d54f8adaac 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-10 Juanma Barranquero <[email protected]>
+
+ * emacsclient.c (main): Fix mindless breakage where emacsclient
+ does not work *at all* on Windows, even if it *can* connect.
+
2008-12-10 Dan Nicolaescu <[email protected]>
* emacsclient.c (EMACS_DAEMON): Remove definition.