summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-02-09 14:40:30 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-02-09 14:40:30 (GMT)
commit5e1a7db351894f12bed8acd58aa4d95b72548532 (patch)
tree140363945375e380f5a86f7aa28b0f838b83757f /ChangeLog
parentddbf41804636015e174c51c243ef250fe5a5d8cb (diff)
downloadtk-5e1a7db351894f12bed8acd58aa4d95b72548532.zip
tk-5e1a7db351894f12bed8acd58aa4d95b72548532.tar.gz
tk-5e1a7db351894f12bed8acd58aa4d95b72548532.tar.bz2
Stop crashes when copying a large photo to itself causes resizing. [Bug 877950]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49130e0..96b10a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-02-09 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):
+ * tests/imgPhoto.test (imgPhoto-16.1): Better handling of the case
+ when copying from one area of a photo to another triggers a
+ resizing of the image. [Bug 877950]
+
2004-02-03 Jeff Hobbs <jeffh@ActiveState.com>
* library/menu.tcl (::tk::MbPost): make menubuttons that post