summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2005-03-25 04:02:40 (GMT)
committerwolfsuit <wolfsuit>2005-03-25 04:02:40 (GMT)
commitc35173d54850eecbcdcb6a87091d29625809f120 (patch)
tree51ec031498ed37403a17fde72321da19abbf7b35 /ChangeLog
parenta49f8eb1227abd08d2cc0d660a89ca0b106f851e (diff)
downloadtk-c35173d54850eecbcdcb6a87091d29625809f120.zip
tk-c35173d54850eecbcdcb6a87091d29625809f120.tar.gz
tk-c35173d54850eecbcdcb6a87091d29625809f120.tar.bz2
Set the default linewidth for new gc's to 1 not 0. Some extensions seem
to rely on this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4524d3e..0cc5c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-24 Jim Ingham <jingham@apple.com>
+
+ * xlib/xgc.c (XCreateGC): Set the default linewidth to 1, not
+ 0. Some extensions seem to expect this.
+
2005-03-15 Pat Thoyts <patthoyts@users.sourceforge.net>
* unix/tcl.m4: Updated for OpenBSD and regenerated the configure