summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-01-25 22:06:29 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-01-25 22:06:29 (GMT)
commit9db0574438d863621647428db163a9720fa1428c (patch)
treee24767f58f219752995c3f7907fb3d339d4df3a9 /ChangeLog
parenta79dffd5ead82f09cf96cfb5744ff829e473ebce (diff)
parentd0aa23eb9005cbc9b4e706ab70b5082be80bad35 (diff)
downloadtk-9db0574438d863621647428db163a9720fa1428c.zip
tk-9db0574438d863621647428db163a9720fa1428c.tar.gz
tk-9db0574438d863621647428db163a9720fa1428c.tar.bz2
Bug-2433260: non-critical error in Tk_PhotoPutBlock
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96daf72..4e459de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-01-25 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tkImgPhoto.c: [Bug 2433260]: non-critical error in
+ Tk_PhotoPutBlock
+
2012-01-25 Francois Vogel <fvogelnew1@free.fr>
* generic/tkText.c: Don't increase the epoch twice