aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index b3ac07ec269..939cb1b24c0 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,9 @@
12006-10-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
4 (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
5 to set the socket in non-blocking mode.
6
12006-10-31 Tim Van Holder <tim.vanholder@gmail.com> (tiny change) 72006-10-31 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
2 8
3 * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>. 9 * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>.