diff options
author | pspjuth <peter.spjuth@gmail.com> | 2011-04-04 22:08:44 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2011-04-04 22:08:44 (GMT) |
commit | 4ac4c4f8b2ce573ffb775ffdaa225542a6aafc17 (patch) | |
tree | 11a56ce72ab2dafe5c8a1aedbc7fd26f4e58cba5 /ChangeLog | |
parent | e0b97687c9017fc26d79cf7b5cc7c446816604b9 (diff) | |
parent | 729b182c73533288d07321d9e0c0bcf92ece3275 (diff) | |
download | tk-4ac4c4f8b2ce573ffb775ffdaa225542a6aafc17.zip tk-4ac4c4f8b2ce573ffb775ffdaa225542a6aafc17.tar.gz tk-4ac4c4f8b2ce573ffb775ffdaa225542a6aafc17.tar.bz2 |
[Bug 723765]: When a slave was removed from grid,
the -in option was not remembered.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-04-04 Peter Spjuth <peter.spjuth@gmail.com> + + * tests/grid.test: + * generic/tkGrid.c: [Bug 723765]: When a slave was removed from grid, + the -in option was not remembered. + 2011-04-04 Joe Mistachkin <joe@mistachkin.com> * win/tkWinDialog.c (FontchooserShowCmd): Change the CHOOSEFONT and |