aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2003-11-17 06:06:24 +0000
committerJan Djärv <[email protected]>2003-11-17 06:06:24 +0000
commita0c6ef2d968c18ade478b6003f64e5a04dd759fb (patch)
tree835cb31564a01b94265e9947532e112fa5e29388 /src/ChangeLog
parent7d00398c524e6fa7d3f3ac11a51a0124da3d6db3 (diff)
* xterm.c (x_window_to_scroll_bar): Move check of display to
where window_id is compared.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index acbaf09b69..9d7197dc6e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-17 Jan Dj,Ad(Brv <[email protected]>
+
+ * xterm.c (x_window_to_scroll_bar): Move check of display to
+ where window_id is compared.
+
2003-11-17 Kim F. Storm <[email protected]>
* dispextern.h (struct it): New member first_vpos.