diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 45eb2e4bb68..a8ce06cf135 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-12-21 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32bdf.c (w32_init_bdf_font): Fix test for valid bmp heap. | ||
| 4 | |||
| 5 | * w32term.c (x_draw_hollow_cursor): Delay obtaining the frame's DC | ||
| 6 | to avoid returning without releasing it. | ||
| 7 | |||
| 1 | 2000-12-21 Kenichi Handa <handa@etl.go.jp> | 8 | 2000-12-21 Kenichi Handa <handa@etl.go.jp> |
| 2 | 9 | ||
| 3 | * keymap.c (push_key_description): Don't convert eight-bit-control | 10 | * keymap.c (push_key_description): Don't convert eight-bit-control |