diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e7055f1af2a..4608db9e3b6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-10-03 Jan D. <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0, | ||
| 4 | and USE_MOTIF, call XTranslateCoordinates to get the real x and y. | ||
| 5 | This is to also handle x/y changes that occur because of a resize. | ||
| 6 | |||
| 1 | 2002-10-02 John Paul Wallington <jpw@shootybangbang.com> | 7 | 2002-10-02 John Paul Wallington <jpw@shootybangbang.com> |
| 2 | 8 | ||
| 3 | * frame.c (Vdelete_frame_functions): New variable. | 9 | * frame.c (Vdelete_frame_functions): New variable. |