diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 87d0a82077d..a4f28e57cd5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-05-07 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * keyboard.c (delete_kboard): Handle the case that selected_frame | ||
| 4 | has been deleted in the course of x_connection_closed. | ||
| 5 | |||
| 1 | 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2001-05-03 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * xterm.c (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix | 8 | * xterm.c (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix |