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 b6fe8f8c5c3..1d9d3927e89 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-07-14 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (x_set_foreground_color): Fix setting the cursor color | ||
| 4 | when it's the same as the old foreground. (Bug#6609) | ||
| 5 | |||
| 1 | 2010-07-10 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-07-10 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * xfaces.c (realize_face): Garbage the frame if a face is removed | 8 | * xfaces.c (realize_face): Garbage the frame if a face is removed |