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 b6f962f4523..42d9185e0dd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-04-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32heap.c (allocate_heap) [USE_LISP_UNION_TYPE || USE_LSB_TAG]: | ||
| 4 | New version that can reserve upto 2GB of heap space. | ||
| 5 | |||
| 1 | 2011-04-26 Chong Yidong <cyd@stupidchicken.com> | 6 | 2011-04-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * nsfns.m (Fns_read_file_name): Doc fix (Bug#8534). | 8 | * nsfns.m (Fns_read_file_name): Doc fix (Bug#8534). |