diff options
author | hobbs <hobbs> | 2001-07-04 00:40:10 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-07-04 00:40:10 (GMT) |
commit | db633a6d7a0b2cffbb4a3d4c4ac9d420e434ca9e (patch) | |
tree | b6f5250e87ea8190f5721122d191ae6adb11f980 /ChangeLog | |
parent | dbc9bdeaec84b5b40eec6b8603998bd5235c9cfc (diff) | |
download | tk-db633a6d7a0b2cffbb4a3d4c4ac9d420e434ca9e.zip tk-db633a6d7a0b2cffbb4a3d4c4ac9d420e434ca9e.tar.gz tk-db633a6d7a0b2cffbb4a3d4c4ac9d420e434ca9e.tar.bz2 |
* tests/canvas.test:
* generic/tkCanvPoly.c (PolygonToArea): Added patch that respects
the polygon difference of including points in the polygon even
when fill is empty. [Bug #226357]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-07-03 Jeff Hobbs <jeffh@ActiveState.com> + + * tests/canvas.test: + * generic/tkCanvPoly.c (PolygonToArea): Added patch that respects + the polygon difference of including points in the polygon even + when fill is empty. [Bug #226357] + 2001-07-03 Mo DeJong <mdejong@redhat.com> * win/Makefile.in: Remove PATHTYPE variable. |