aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3928e42021f..a0a3f330651 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12005-09-07 Kim F. Storm <storm@cua.dk> 12005-09-07 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (handle_display_prop): Respect overlay window property.
4
3 * xdisp.c (try_window): Remove superfluous cursor_height calculation. 5 * xdisp.c (try_window): Remove superfluous cursor_height calculation.
4 Fixes crash reported by YAMAMOTO Mitsuharu. 6 Fixes crash reported by YAMAMOTO Mitsuharu.
5 7