diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3bd0629198a..47f6bdfa98d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-03-28 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-03-28 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xfaces.c (realize_basic_faces): Decrement menu_face_change_count | ||
| 4 | instead of setting it to zero; it's incremented for each frame | ||
| 5 | where the menu face is changed. | ||
| 6 | |||
| 3 | * xterm.c (x_draw_relief_rect): Extend left shadow to the | 7 | * xterm.c (x_draw_relief_rect): Extend left shadow to the |
| 4 | bottom; change bottom shadow accordingly. | 8 | bottom; change bottom shadow accordingly. |
| 5 | 9 | ||