aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ed0b9b133..99e8ab7cb4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2006-03-11 Eli Zaretskii <[email protected]>
+ * xterm.c (x_draw_hollow_cursor): Subtract 1 from the last
+ argument of XDrawRectangle.
+
* xdisp.c (get_phys_cursor_geometry): Don't decrease height by 1.
* macterm.c (mac_draw_rectangle): Don't add 1 to width and height.