diff options
author | pspjuth <peter.spjuth@gmail.com> | 2011-04-22 18:24:21 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2011-04-22 18:24:21 (GMT) |
commit | 5e053a9a900f6d777f53c5bca67e8d9eb97839ed (patch) | |
tree | 6d17f823dc66eb53358a709b288da44d6a0922b9 /ChangeLog | |
parent | e3bdb35fa365400a2ee311897142c40416330bf4 (diff) | |
parent | c4c9147d6b5d077de8e3ed08689177654fcb3139 (diff) | |
download | tk-5e053a9a900f6d777f53c5bca67e8d9eb97839ed.zip tk-5e053a9a900f6d777f53c5bca67e8d9eb97839ed.tar.gz tk-5e053a9a900f6d777f53c5bca67e8d9eb97839ed.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. |