diff options
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 016bba73911..c6cedc1acd2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-12-04 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32font.c (w32font_draw): Initialize orig_clip before getting | ||
| 4 | it, and delete it when finished. | ||
| 5 | |||
| 1 | 2008-12-04 Dan Nicolaescu <dann@ics.uci.edu> | 6 | 2008-12-04 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 7 | ||
| 3 | * keyboard.c (kbd_buffer_get_event): Follow the non-interactive | 8 | * keyboard.c (kbd_buffer_get_event): Follow the non-interactive |