diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 12123c60dd3..8aedd54b788 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 2000-11-08 Kenichi Handa <handa@etl.go.jp> | 8 | 2000-11-08 Kenichi Handa <handa@etl.go.jp> |
| 9 | 9 | ||
| 10 | * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the | 10 | * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the |
| 11 | font is taller than the frame line, we don't have to vias the | 11 | font is taller than the frame line, we don't have to bias the |
| 12 | division by two. | 12 | division by two. |
| 13 | 13 | ||
| 14 | * w32term.c (VCENTER_BASELINE_OFFSET): Likewise. | 14 | * w32term.c (VCENTER_BASELINE_OFFSET): Likewise. |