diff options
author | hobbs <hobbs> | 2004-02-18 20:56:44 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-02-18 20:56:44 (GMT) |
commit | 04a799df2e2a5ca31b69c6ffcba3e6ce02c72f92 (patch) | |
tree | 1663be1439c4e008fb1476786b663472ab0f1cbd /ChangeLog | |
parent | c65b9b4c74b0c66f1c7988049adcaa1370c95f97 (diff) | |
download | tk-04a799df2e2a5ca31b69c6ffcba3e6ce02c72f92.zip tk-04a799df2e2a5ca31b69c6ffcba3e6ce02c72f92.tar.gz tk-04a799df2e2a5ca31b69c6ffcba3e6ce02c72f92.tar.bz2 |
move 8.4.6 tag to include grid fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,13 +1,13 @@ 2004-02-18 Peter Spjuth <peter.spjuth@space.se> + *** 8.4.6 TAGGED FOR RELEASE *** + * tests/grid.test: * generic/tkGrid.c: Fixed a bug in grid geometry calculations for a shrinking grid. [Bug 899246] 2004-02-17 Jeff Hobbs <jeffh@ActiveState.com> - *** 8.4.6 TAGGED FOR RELEASE *** - * generic/tkBind.c (HandleEventGenerate): only modify root[xy] with [xy] when they haven't been otherwise set. |