summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2007-07-04 17:32:39 (GMT)
committerandreas_kupries <akupries@shaw.ca>2007-07-04 17:32:39 (GMT)
commit5fd9fa8689e218009ed46a0205dace6c61a508ba (patch)
tree636059a9196b912757a7c34c28c925dc2c4197d2 /ChangeLog
parent76be1c5efbf561516073d13eb7807b7c1f6876c6 (diff)
downloadtk-5fd9fa8689e218009ed46a0205dace6c61a508ba.zip
tk-5fd9fa8689e218009ed46a0205dace6c61a508ba.tar.gz
tk-5fd9fa8689e218009ed46a0205dace6c61a508ba.tar.bz2
* macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault in
release of image data for images coming from XGetImage. Change committed by me for Daniel Steffen. See 2007-06-23 for the change which introduced the problem.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64349c1..b27bbc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-04 Andreas Kupries <andreask@activestate.com>
+
+ * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault in
+ release of image data for images coming from XGetImage. Change
+ committed by me for Daniel Steffen. See 2007-06-23 for the
+ change which introduced the problem.
+
2007-07-02 Daniel Steffen <das@users.sourceforge.net>
* xlib/xgc.c (XCreateGC): correct black and white pixel values used to