diff options
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 8ed5caa4aab..ebc823071a3 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,7 +1,17 @@ | |||
| 1 | 2013-08-25 Vincent Belaïche <vincentb1@users.sourceforge.net> | ||
| 2 | |||
| 3 | * configure.bat: Rather than disabling, make configure.bat produce | ||
| 4 | some warning that building with configure.bat is deprecated and | ||
| 5 | ask for confirmation to continue. | ||
| 6 | |||
| 7 | 2013-08-25 Glenn Morris <rgm@gnu.org> | ||
| 8 | |||
| 9 | * INSTALL: Refer to INSTALL.MSYS. | ||
| 10 | * configure.bat: Disable it. | ||
| 11 | |||
| 1 | 2013-08-04 Eli Zaretskii <eliz@gnu.org> | 12 | 2013-08-04 Eli Zaretskii <eliz@gnu.org> |
| 2 | 13 | ||
| 3 | * mingw-cfg.site (ac_cv_func_mkostemp): New var with value of | 14 | * mingw-cfg.site (ac_cv_func_mkostemp): New var with value of "yes". |
| 4 | "yes". | ||
| 5 | 15 | ||
| 6 | * inc/ms-w32.h (mkostemp): Declare prototype. | 16 | * inc/ms-w32.h (mkostemp): Declare prototype. |
| 7 | (mktemp): Don't redirect to sys_mktemp. | 17 | (mktemp): Don't redirect to sys_mktemp. |