diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-09-21 00:01:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-09-21 00:01:05 (GMT) |
commit | f3e94efd8116ee14a10a72bd9de9095056145a83 (patch) | |
tree | d5c595176052e5f306886a1ae4beecbd735514be /ChangeLog | |
parent | 99fe37369df762225eb9e364c9a5fb74c1c03a4b (diff) | |
download | tk-f3e94efd8116ee14a10a72bd9de9095056145a83.zip tk-f3e94efd8116ee14a10a72bd9de9095056145a83.tar.gz tk-f3e94efd8116ee14a10a72bd9de9095056145a83.tar.bz2 |
Fix 1562528 in Tk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-09-21 Donal K. Fellows <dkf@users.sf.net> + + * generic/tkImgBmap.c (ImgBmapPostscript): Change 0 to NULL, since + they are not interchangable on all platforms in all circumstances. + [Tcl Bug 1562528] + 2006-09-11 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of |