diff options
author | pspjuth <peter.spjuth@gmail.com> | 2011-04-22 18:21:05 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2011-04-22 18:21:05 (GMT) |
commit | c4c9147d6b5d077de8e3ed08689177654fcb3139 (patch) | |
tree | 5bb443774b1c95de47d0ef87d86d34d6156cf862 /ChangeLog | |
parent | 98811ad6e4133460d650c026452187d6eaef904d (diff) | |
parent | 83af76de9c81339f45ac8abbf7b7fae77de40220 (diff) | |
download | tk-c4c9147d6b5d077de8e3ed08689177654fcb3139.zip tk-c4c9147d6b5d077de8e3ed08689177654fcb3139.tar.gz tk-c4c9147d6b5d077de8e3ed08689177654fcb3139.tar.bz2 |
[Bug 3291543] There was a crash if dchars removed all coordinates of a polygon.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-04-22 Peter Spjuth <peter.spjuth@gmail.com> + + * generic/tkCanvPoly.c: [Bug 3291543] There was a crash if dchars + * tests/canvas.test: removed all coordinates of a polygon. + 2011-04-21 Peter Spjuth <peter.spjuth@gmail.com> * doc/checkbutton.n: Document all variable options as global. |