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 d7ed5465bc5..999f6106e67 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * alloc.c (mem_insert): Set min_heap_address and max_heap_address | ||
| 4 | if they are not yet initialized. | ||
| 5 | |||
| 1 | 2007-04-15 Chong Yidong <cyd@stupidchicken.com> | 6 | 2007-04-15 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xdisp.c (redisplay_window): When deciding whether or not to | 8 | * xdisp.c (redisplay_window): When deciding whether or not to |