diff options
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index c0598dd5630..e7d9ed99e3c 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,29 @@ | |||
| 1 | 2013-08-31 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * INSTALL: Rename from INSTALL.MSYS. | ||
| 4 | * INSTALL.OLD: Rename from INSTALL. | ||
| 5 | * configure.bat: Update for INSTALL name changes. | ||
| 6 | |||
| 7 | 2013-08-25 Vincent Belaïche <vincentb1@users.sourceforge.net> | ||
| 8 | |||
| 9 | * configure.bat: Rather than disabling, make configure.bat produce | ||
| 10 | some warning that building with configure.bat is deprecated and | ||
| 11 | ask for confirmation to continue. | ||
| 12 | |||
| 13 | 2013-08-25 Glenn Morris <rgm@gnu.org> | ||
| 14 | |||
| 15 | * INSTALL: Refer to INSTALL.MSYS. | ||
| 16 | * configure.bat: Disable it. | ||
| 17 | |||
| 18 | 2013-08-04 Eli Zaretskii <eliz@gnu.org> | ||
| 19 | |||
| 20 | * mingw-cfg.site (ac_cv_func_mkostemp): New var with value of "yes". | ||
| 21 | |||
| 22 | * inc/ms-w32.h (mkostemp): Declare prototype. | ||
| 23 | (mktemp): Don't redirect to sys_mktemp. | ||
| 24 | |||
| 25 | * config.nt (HAVE_MKOSTEMP): Define to 1. (Bug#15015) | ||
| 26 | |||
| 1 | 2013-07-07 Eli Zaretskii <eliz@gnu.org> | 27 | 2013-07-07 Eli Zaretskii <eliz@gnu.org> |
| 2 | 28 | ||
| 3 | * inc/sys/socket.h (F_SETFD, O_CLOEXEC, F_DUPFD_CLOEXEC) | 29 | * inc/sys/socket.h (F_SETFD, O_CLOEXEC, F_DUPFD_CLOEXEC) |