diff options
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> |