diff options
author | dgp <dgp@users.sourceforge.net> | 2012-12-04 17:02:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-12-04 17:02:22 (GMT) |
commit | 3f42c9107ec35c5ee5c4375e300ee6f64190b470 (patch) | |
tree | cd8002bc80338c375b21e3ec5c47e7c1aee382c3 /ChangeLog | |
parent | e663907018c3069a94a7917f49cd1375e6c3bdb0 (diff) | |
parent | 113feb6ab1ff04f9d02a2e0f4869e33f7a3c5458 (diff) | |
download | tk-3f42c9107ec35c5ee5c4375e300ee6f64190b470.zip tk-3f42c9107ec35c5ee5c4375e300ee6f64190b470.tar.gz tk-3f42c9107ec35c5ee5c4375e300ee6f64190b470.tar.bz2 |
[Bug 3588824]: bug in image index handling for weird image names
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-12-04 Francois Vogel <fvogelnew1@free.fr> + + * generic/tkTextIndex.c: [Bug 3588824]: bug in image index handling + * tests/textIndex.test: for weird image names + 2012-11-14 Jan Nijtmans <nijtmans@users.sf.net> * win/tkWinDialog.c: [Bug 3500545]: tk_getOpenFile -multiple 1 wrong |