diff options
author | hobbs <hobbs> | 2004-12-05 22:10:46 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-12-05 22:10:46 (GMT) |
commit | 5375f87a544f93fff061a688a39c95101877d177 (patch) | |
tree | 3ab671f3467252ccbbead7cb8954ed85d3a3f1b2 /ChangeLog | |
parent | 1c57688379d64ca677ffca741a57b7033a317b1e (diff) | |
download | tk-5375f87a544f93fff061a688a39c95101877d177.zip tk-5375f87a544f93fff061a688a39c95101877d177.tar.gz tk-5375f87a544f93fff061a688a39c95101877d177.tar.bz2 |
updated for 8.4.9 release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,3 +1,7 @@ +2004-12-05 Jeff Hobbs <jeffh@ActiveState.com> + + * changes: updated for 8.4.9 release + 2004-12-04 Donal K. Fellows <donal.k.fellows@man.ac.uk> * tests/*.test: Resolve duplicate test names. [Bug 1078648] @@ -31,8 +35,7 @@ * tests/text.test: fix to test's platform sensitivities [Bug 1025871] * tests/textDisp.test: made test less timing sensitive - [Bug 1034171], and fixed a platform-sensitive test - [Bug 966845] + [Bug 1034171], and fixed a platform-sensitive test [Bug 966845] 2004-11-19 Daniel Steffen <das@users.sourceforge.net> @@ -229,7 +232,7 @@ * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 by Michael Schlenker to keep the labels within the window. - + 2004-10-28 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/*.n: Assorted minor documentation fixes. @@ -246,7 +249,6 @@ * win/tkWinRegion.c (TkpBuildRegionFromAlphaData): Fixed syntax error * generic/tkImgPhoto.c (Tk_PhotoPutBlock): Removed unreferences vars. - 2004-10-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> |