aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9508a0daef4..a609251ed08 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12002-10-06 Jan D. <jan.h.d@swipnet.se>
2
3 * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
4 cases. The correct fix is to pass ReparentNotify to Xt.
5 The shell widget interprets ConfigureNotify differently depending
6 on if it has been reparented or not.
7
12002-10-05 Markus Rost <rost@math.ohio-state.edu> 82002-10-05 Markus Rost <rost@math.ohio-state.edu>
2 9
3 * editfns.c (Fformat_time_string): Doc fix. 10 * editfns.c (Fformat_time_string): Doc fix.