diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1d974876c52..a4a80cbf9f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-03-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 1 | 2011-03-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 2 | ||
| 3 | * fringe.c (update_window_fringes): Remove unused variables. | ||
| 4 | |||
| 3 | * unexmacosx.c (copy_data_segment): Also copy __got section. | 5 | * unexmacosx.c (copy_data_segment): Also copy __got section. |
| 4 | (Bug#8223) | 6 | (Bug#8223) |
| 5 | 7 | ||