diff options
author | pspjuth <peter.spjuth@gmail.com> | 2011-04-22 18:17:47 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2011-04-22 18:17:47 (GMT) |
commit | 96d0f850a44c11b73df5d7ca2f775a03d4ecf085 (patch) | |
tree | 06687de85c9580309c9596b809371c151b98daf9 /ChangeLog | |
parent | 8c2d7f6d86393ac9149aa1b2fcada1f52bfada55 (diff) | |
download | tk-96d0f850a44c11b73df5d7ca2f775a03d4ecf085.zip tk-96d0f850a44c11b73df5d7ca2f775a03d4ecf085.tar.gz tk-96d0f850a44c11b73df5d7ca2f775a03d4ecf085.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. |