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 b60027880fe..ee3befaa9ba 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-09-23 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * nsterm.m (ns_dumpglyphs_image): dr is a new rect to draw image into, | ||
| 4 | background rect may be larger (Bug#12445). | ||
| 5 | |||
| 1 | 2012-09-23 Chong Yidong <cyd@gnu.org> | 6 | 2012-09-23 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * keyboard.c (timer_check): Avoid quitting during Fcopy_sequence. | 8 | * keyboard.c (timer_check): Avoid quitting during Fcopy_sequence. |