aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9ba415f7bc1..9ebda3d10e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-03-13 Gerd Moellmann <gerd@gnu.org> 12001-03-13 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xmenu.c (popup_activate_callback, popup_deactivate_callback):
4 Remove special handling for LessTif/Motif.
5 (toplevel): Don't include Xm/Xm.h.
6
3 * xterm.c (XTread_socket) <LeaveNotify, EnterNotify>: Remove 7 * xterm.c (XTread_socket) <LeaveNotify, EnterNotify>: Remove
4 workaround code for LessTif; it doesn't work anymore. 8 workaround code for LessTif; it doesn't work anymore.
5 9