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