diff options
author | pspjuth <peter.spjuth@gmail.com> | 2008-08-27 18:08:01 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2008-08-27 18:08:01 (GMT) |
commit | 63abd8e6e3426820f6a2efbebb07bbc89bd43674 (patch) | |
tree | eac562dce45883fe0f8bf6890f9790fc953f0785 /ChangeLog | |
parent | 84312d94e8e1790a599eeda25889d393e3f7833e (diff) | |
download | tk-63abd8e6e3426820f6a2efbebb07bbc89bd43674.zip tk-63abd8e6e3426820f6a2efbebb07bbc89bd43674.tar.gz tk-63abd8e6e3426820f6a2efbebb07bbc89bd43674.tar.bz2 |
Added a "knownBug"-marked test to show a problem
identified in the grid implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-08-27 Peter Spjuth <peter.spjuth@gmail.com> + + * tests/grid.test: Added a "knownBug"-marked test to show a problem + identified in the grid implementation. [Bug 2075285] + 2008-08-26 Donal K. Fellows <dkf@users.sf.net> * tests/imgPhoto.test: More style improvements. |