aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2006-11-13 11:32:11 +0000
committerJason Rumney2006-11-13 11:32:11 +0000
commit32dd92836c26e7378293d691c25ab68435128a37 (patch)
treefad857e2477ff56594690d82bc039caf99b89b71 /lib-src/ChangeLog
parent99674eecd016a58dc38cad67bfdf29f0aa3019aa (diff)
downloademacs-32dd92836c26e7378293d691c25ab68435128a37.tar.gz
emacs-32dd92836c26e7378293d691c25ab68435128a37.zip
Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.
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 149f23ff91d..f318008d732 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12006-11-13 Jason Rumney <jasonr@gnu.org>
2 * emacsclient.c [WINDOWSNT]: Let config.h define HAVE_SOCKETS and
3 HAVE_INET_SOCKETS.
4
12006-11-13 Juanma Barranquero <lekktu@gmail.com> 52006-11-13 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * makefile.w32-in (emacsclient): Depend also on emacsclientw.exe. 7 * makefile.w32-in (emacsclient): Depend also on emacsclientw.exe.