aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index be6ebd33ea6..96f6eb07cd1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,7 @@
4 * w32term.h (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK): Define for x64. 4 * w32term.h (SCROLL_BAR_PACK, SCROLL_BAR_UNPACK): Define for x64.
5 (SET_SCROLL_BAR_W32_WINDOW): Cast ID to intptr_t, for 5 (SET_SCROLL_BAR_W32_WINDOW): Cast ID to intptr_t, for
6 compatibility with x64. 6 compatibility with x64.
7 (x_get_focus_frame): Add prototype.
7 8
8 * w32term.c (w32_draw_underwave): Don't use GCC extensions for 9 * w32term.c (w32_draw_underwave): Don't use GCC extensions for
9 defining an XRectangle structure. 10 defining an XRectangle structure.