diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-09-22 14:53:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-09-22 14:53:05 (GMT) |
commit | 199732899ee8edcd64fef50ed92b9937bb8d8a12 (patch) | |
tree | bd0cef4db2118ed769756293e4b6c2c2421adc0e /ChangeLog | |
parent | 3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1 (diff) | |
download | tk-199732899ee8edcd64fef50ed92b9937bb8d8a12.zip tk-199732899ee8edcd64fef50ed92b9937bb8d8a12.tar.gz tk-199732899ee8edcd64fef50ed92b9937bb8d8a12.tar.bz2 |
Fix [Bug 1562528]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-09-22 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkImgBmap.c (ImgBmapPostscript): Use NULL instead of 0 as + end-of-strings marker to Tcl_AppendResult; the difference matters on + 64-bit machines. [Bug 1562528] + 2006-09-20 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus |