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 910c24e8063..1b0e6bb0452 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-06-09 Ken Raeburn <raeburn@gnu.org> | ||
| 2 | |||
| 3 | * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to | ||
| 4 | access the data it doesn't point to. | ||
| 5 | |||
| 1 | 2000-06-08 Gerd Moellmann <gerd@gnu.org> | 6 | 2000-06-08 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * xterm.c (XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which | 8 | * xterm.c (XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which |