diff options
| author | Tom Tromey | 2013-08-25 14:25:59 -0600 |
|---|---|---|
| committer | Tom Tromey | 2013-08-25 14:25:59 -0600 |
| commit | 793ea5055aea85ff9227e1bf0c84ab37edba7201 (patch) | |
| tree | c9799eebe2b797a55fcbfcbd3710c9b5aa70051d /nt/ChangeLog | |
| parent | 1ce4c6398ea453a66f6943552b0ec866a690e9b1 (diff) | |
| parent | e687aa335a21662f67d2d73063272504a171ffab (diff) | |
| download | emacs-793ea5055aea85ff9227e1bf0c84ab37edba7201.tar.gz emacs-793ea5055aea85ff9227e1bf0c84ab37edba7201.zip | |
merge from trunk
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. |