summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-02-09 14:48:20 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-02-09 14:48:20 (GMT)
commit336606efeef781595867d3cd1a7a8c4cfd7c5996 (patch)
treeaa7e897ab43c04037776f13b81d9d07694de80a1 /ChangeLog
parentfefdd508a8ca659fee8e25f3d7e19e1e0e7d62d6 (diff)
downloadtk-336606efeef781595867d3cd1a7a8c4cfd7c5996.zip
tk-336606efeef781595867d3cd1a7a8c4cfd7c5996.tar.gz
tk-336606efeef781595867d3cd1a7a8c4cfd7c5996.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 80d1569..0f5800c 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-07 David Gravereaux <davygrvy@pobox.com>
* win/makefile.vc: