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 95f7039eaf7..d10b5d194a9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-12-05 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background | ||
| 4 | with cursor color and draw a rectangle around the image (Bug#7412). | ||
| 5 | |||
| 1 | 2010-12-05 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-12-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xdisp.c (try_scrolling): Avoid infloop if the first line is | 8 | * xdisp.c (try_scrolling): Avoid infloop if the first line is |