summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-09-21 00:01:05 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-09-21 00:01:05 (GMT)
commitf3e94efd8116ee14a10a72bd9de9095056145a83 (patch)
treed5c595176052e5f306886a1ae4beecbd735514be /ChangeLog
parent99fe37369df762225eb9e364c9a5fb74c1c03a4b (diff)
downloadtk-f3e94efd8116ee14a10a72bd9de9095056145a83.zip
tk-f3e94efd8116ee14a10a72bd9de9095056145a83.tar.gz
tk-f3e94efd8116ee14a10a72bd9de9095056145a83.tar.bz2
Fix 1562528 in Tk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 264d40f..0c42c86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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