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 7487e0723a5..b123c433fa8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-07-17 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * alloc.c (Fmemory_free): Account for memory-free's own storage. | ||
| 4 | Round up, not down. Improve doc. | ||
| 5 | |||
| 1 | 2012-07-17 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2012-07-17 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Restore old code in allocate_string_data to avoid Faset breakage. | 8 | Restore old code in allocate_string_data to avoid Faset breakage. |