diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index add43dc4b07..3200a315daa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-10-13 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32term.h (ALIGN_STACK): Use _WIN64, not _W64, to distinguish | ||
| 4 | between 32-bit and 64-bit MinGW builds. (Bug#18699) | ||
| 5 | |||
| 1 | 2014-10-12 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2014-10-12 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Fix port to Debian GNU/kFreeBSD 7 (wheezy) (Bug#18666). | 8 | Fix port to Debian GNU/kFreeBSD 7 (wheezy) (Bug#18666). |