diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3ae638fbb41..aca9e8014cf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-04-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 1 | 2009-04-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 2 | ||
| 3 | * dispnew.c (redraw_overlapping_rows): Fix detection of | ||
| 4 | overlapping for topmost and bottommost rows. | ||
| 5 | |||
| 3 | * ftfont.c (ftfont_text_extents): Fix calculation of | 6 | * ftfont.c (ftfont_text_extents): Fix calculation of |
| 4 | metrics->descent. | 7 | metrics->descent. |
| 5 | 8 | ||