diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 996ac54d6bf..39b0f4f7fb4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c [USE_X_TOOLKIT]: Close the display. | ||
| 4 | (xim_close_dpy): Handle case that the display has been closed. | ||
| 5 | |||
| 3 | * xterm.c (x_destroy_window): Reset the frame's X window after | 6 | * xterm.c (x_destroy_window): Reset the frame's X window after |
| 4 | destroying it. | 7 | destroying it. |
| 5 | 8 | ||