summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-04-19 22:20:44 (GMT)
committerericm <ericm>2000-04-19 22:20:44 (GMT)
commit981af3eaf3d7d2aac6fc833575521e05a925811c (patch)
treef3c02e2e6954c9f9322d606d17f4e7e26a4b1f5a /ChangeLog
parent65fb9b709cd298c9528eadbb2f5e7969a9b897c0 (diff)
downloadtk-981af3eaf3d7d2aac6fc833575521e05a925811c.zip
tk-981af3eaf3d7d2aac6fc833575521e05a925811c.tar.gz
tk-981af3eaf3d7d2aac6fc833575521e05a925811c.tar.bz2
* generic/tkRectOval.c (ConfigureRectOval): Added checks for valid
outline settings before creating of outline GC; this means that it is really possible now to have an oval or rectangle with no outline. [Bug: 5029].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28ee4a2..069e449 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-19 Eric Melski <ericm@scriptics.com>
+
+ * generic/tkRectOval.c (ConfigureRectOval): Added checks for valid
+ outline settings before creating of outline GC; this means that it
+ is really possible now to have an oval or rectangle with no
+ outline. [Bug: 5029].
+
2000-04-19 Jeff Hobbs <hobbs@scriptics.com>
* README: