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 82003628dfa..54e6e6f0c18 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-29 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | w32term.c (x_draw_row_bitmaps): Delay obtaining HDC to avoid | ||
| 4 | returning without releasing it. | ||
| 5 | |||
| 1 | 2001-01-29 Kenichi Handa <handa@etl.go.jp> | 6 | 2001-01-29 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * w32fns.c (w32_font_match): Allocate three more bytes to regex | 8 | * w32fns.c (w32_font_match): Allocate three more bytes to regex |