diff options
author | hobbs <hobbs> | 2003-05-11 00:57:09 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-05-11 00:57:09 (GMT) |
commit | 996aa5aa5d6fca18e46c0f25c7f25589a1d85003 (patch) | |
tree | 8020fdf84b9d66b4f2cf40529b7f25312376747d /ChangeLog | |
parent | 513919cbad4d351c94c5bf05908de070e5627385 (diff) | |
download | tk-996aa5aa5d6fca18e46c0f25c7f25589a1d85003.zip tk-996aa5aa5d6fca18e46c0f25c7f25589a1d85003.tar.gz tk-996aa5aa5d6fca18e46c0f25c7f25589a1d85003.tar.bz2 |
* generic/tkCanvPoly.c (PolygonToPostscript):
* tests/canvPs.test: correct crash when generating postscript for
a single-line polygon (point) with no color. [Bug #734498] (wilm)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-05-10 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkCanvPoly.c (PolygonToPostscript): + * tests/canvPs.test: correct crash when generating postscript for + a single-line polygon (point) with no color. [Bug #734498] (wilm) + 2003-04-30 Jeff Hobbs <jeffh@ActiveState.com> * macosx/tkMacOSXButton.c (TkpDisplayButton): correct typo for |