diff options
| author | Eli Zaretskii | 2013-08-04 18:43:10 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2013-08-04 18:43:10 +0300 |
| commit | 484ab23924d39b3e26d54074fd659633e1660ef4 (patch) | |
| tree | 804eac8d1a95adc545e40c1fa3268898771aaa59 /nt/ChangeLog | |
| parent | 63f5c6c20d393e05d517c5c02155d03694c41291 (diff) | |
| download | emacs-484ab23924d39b3e26d54074fd659633e1660ef4.tar.gz emacs-484ab23924d39b3e26d54074fd659633e1660ef4.zip | |
Minor fix of the last commit.
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 23c0c74b6f1..8ed5caa4aab 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | "yes". | 4 | "yes". |
| 5 | 5 | ||
| 6 | * inc/ms-w32.h (mkostemp): Declare prototype. | 6 | * inc/ms-w32.h (mkostemp): Declare prototype. |
| 7 | (mktemp): Don't redirect to sys_mktemp. | ||
| 7 | 8 | ||
| 8 | * config.nt (HAVE_MKOSTEMP): Define to 1. (Bug#15015) | 9 | * config.nt (HAVE_MKOSTEMP): Define to 1. (Bug#15015) |
| 9 | 10 | ||