summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2006-10-31 11:07:10 +0000
committerKim F. Storm <storm@cua.dk>2006-10-31 11:07:10 +0000
commitd4fa60c883cfddb62f64c59062f18c784fcbe67e (patch)
treee0c3fe400032a30583ce73eb3c5e3952f20cda26 /lib-src/ChangeLog
parent3cd2b59fc8ea1e250ca865c39d543d59a23bffc7 (diff)
downloademacs-d4fa60c883cfddb62f64c59062f18c784fcbe67e.tar.gz
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 0a6b4b35bee..b3ac07ec269 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,8 +1,6 @@
2006-10-31 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
- Fixes to emacsclient.c for GNU/Linux.
- * emacsclient.c [!WINDOWSNT] <top level>: Include <netinet/in.h> and
- <sys/ioctl.h>.
+ * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>.
(INVALID_SOCKET): Define.
(initialize_sockets): Put #endif at the right place.
(set_local_socket): Use progname, not argv[0].
@@ -41,7 +39,6 @@
set_local_socket. Use set_socket. Get answers from server.el with
recv(), not file stream functions.
-
2006-10-09 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (../src/config.h): Fix error message.