aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2012-11-05 18:21:18 +0200
committerEli Zaretskii2012-11-05 18:21:18 +0200
commit4f3f021d65aa712f871c498579ca549f5f5247ab (patch)
treee850474865db621e0d4d931083fa2b44a3b57eba /nt/ChangeLog
parentefeccf10f015ec093d94b69ffa7eb3ad8d978295 (diff)
downloademacs-4f3f021d65aa712f871c498579ca549f5f5247ab.tar.gz
emacs-4f3f021d65aa712f871c498579ca549f5f5247ab.zip
Avoid compiler warnings in the MS-Windows build.
nt/inc/unistd.h (tcgetpgrp, setsid): Provide prototypes.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index ad8c53a27b8..931cb745c8b 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12012-11-05 Eli Zaretskii <eliz@gnu.org>
2
3 * inc/unistd.h (tcgetpgrp, setsid): Provide prototypes.
4
12012-11-05 Juanma Barranquero <lekktu@gmail.com> 52012-11-05 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * config.nt: Sync with autogen/config.in. 7 * config.nt: Sync with autogen/config.in.