aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-07-14 11:04:49 +0200
committerJoakim Verona2013-07-14 11:04:49 +0200
commit0bb9bb0841d89fff09820a57369df4cb01b16b43 (patch)
tree832bf9fa8415eef0ce464d22b3ee1300cfa90bb1 /nt/ChangeLog
parent3718127221fbbc31f8ebd027ab7c95403dbe9118 (diff)
parent3af1c8684ed6e48fbc21481d129e9aa164752c6e (diff)
downloademacs-0bb9bb0841d89fff09820a57369df4cb01b16b43.tar.gz
emacs-0bb9bb0841d89fff09820a57369df4cb01b16b43.zip
Merge branch 'trunk' into xwidget
Conflicts: src/xdisp.c
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 1a0746b3181..c0598dd5630 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,17 @@
12013-07-07 Eli Zaretskii <eliz@gnu.org>
2
3 * inc/sys/socket.h (F_SETFD, O_CLOEXEC, F_DUPFD_CLOEXEC)
4 (FD_CLOEXEC): New macros.
5
62013-07-07 Paul Eggert <eggert@cs.ucla.edu>
7
8 Make file descriptors close-on-exec when possible (Bug#14803).
9 * gnulib.mk: Remove empty gl_GNULIB_ENABLED_verify section;
10 otherwise, gnulib-tool complains given close-on-exec changes.
11 * inc/ms-w32.h (pipe): Remove.
12 * mingw-cfg.site (ac_cv_func_fcntl, gl_cv_func_fcntl_f_dupfd_cloexec)
13 (gl_cv_func_fcntl_f_dupfd_works, ac_cv_func_pipe2): New vars.
14
12013-06-25 Juanma Barranquero <lekktu@gmail.com> 152013-06-25 Juanma Barranquero <lekktu@gmail.com>
2 16
3 * configure.bat: Add warning to the help text about using the 17 * configure.bat: Add warning to the help text about using the