aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 5a728595dc1..149f23ff91d 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,13 @@
12006-11-13 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in (emacsclient): Depend also on emacsclientw.exe.
4 ($(BLD)/emacsclientw.exe): New target.
5 (install): Install emacsclientw.exe.
6 ($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets.
7 (ECLIENT_CFLAGS): Remove redundant flags.
8
9 * emacsclient.c [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.
10
12006-11-13 Jason Rumney <jasonr@gnu.org> 112006-11-13 Jason Rumney <jasonr@gnu.org>
2 12
3 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Use CFLAGS. 13 * makefile.w32-in ($(BLD)/emacsclient.$(O)): Use CFLAGS.