summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-11-11 00:26:16 (GMT)
committerhobbs <hobbs>2003-11-11 00:26:16 (GMT)
commit4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6 (patch)
tree9a9d32b3274d799143980dc53f9e7d8e4900e4b8 /ChangeLog
parent999d107d4da05b69bc623ad414e6705ff33ad61a (diff)
downloadtk-4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6.zip
tk-4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6.tar.gz
tk-4c25e8fdfdfbbc4f3b10f030e43f1f4fe13838d6.tar.bz2
* win/tkWinDraw.c (XFillRectangles): correctly handle the
XGCValues.function parameter when filling rectangles. [Bug #820278] [Patch #820282]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a340f0..e999a19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-11-10 Jeff Hobbs <jeffh@ActiveState.com>
+ * win/tkWinDraw.c (XFillRectangles): correctly handle the
+ XGCValues.function parameter when filling rectangles.
+ [Bug #820278] [Patch #820282]
+
* win/configure:
* win/configure.in: define TK_LIB_FLAG, TK_LIB_SPEC,
TK_BUILD_LIB_SPEC, TK_STUB_LIB_SPEC, TK_STUB_LIB_PATH, and