aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-12-10 15:24:22 +0000
committerDan Nicolaescu <[email protected]>2008-12-10 15:24:22 +0000
commit45ce4570744ae5934954f695756b0870af57bfa8 (patch)
treeb8f77eddc16800b9a9ab7c329e5ea7bdd859e6f3 /lib-src/ChangeLog
parent69157c99605e62661bb2deb653ca7f4042624766 (diff)
(main): Fail in case of not being able to connect.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 0a4d91a7e7..f58c5d04b5 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -5,6 +5,7 @@
WINDOWSNT.
(print_help_and_exit): Replace EMACS_DAEMON with WINDOWSNT.
(start_daemon_and_retry_set_socket): Likewise.
+ (main): Fail in case of not being able to connect.
2008-12-10 Juanma Barranquero <[email protected]>