diff options
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 463f5750652..c90dc9964b7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -83,6 +83,7 @@ | |||
| 83 | 83 | ||
| 84 | 2014-05-27 Fabrice Popineau <fabrice.popineau@gmail.com> | 84 | 2014-05-27 Fabrice Popineau <fabrice.popineau@gmail.com> |
| 85 | 85 | ||
| 86 | Use mmap(2) emulation for allocating buffer text on MS-Windows. | ||
| 86 | * Makefile.in (C_HEAP_SWITCH): Get the predefined heap size from | 87 | * Makefile.in (C_HEAP_SWITCH): Get the predefined heap size from |
| 87 | configure. | 88 | configure. |
| 88 | (ADDSECTION, MINGW_TEMACS_POST_LINK): Remove, no longer used. | 89 | (ADDSECTION, MINGW_TEMACS_POST_LINK): Remove, no longer used. |