aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0d651b834c7..8a81d0fa629 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-03-13 Gerd Moellmann <gerd@gnu.org> 12001-03-13 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c [USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't include
4 SscrollBarP.h.
5
3 * xterm.c (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't 6 * xterm.c (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't
4 access private scroll bar data; it's no longer necessary with 7 access private scroll bar data; it's no longer necessary with
5 contemporary LessTif. 8 contemporary LessTif.