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 | 879b6812977f71d6d2174da3e79e3341ab8ba549 (patch) | |
tree | cd8002bc80338c375b21e3ec5c47e7c1aee382c3 /ChangeLog | |
parent | 46173c18a5a65efe1003af6a0c3da8125e522841 (diff) | |
parent | 5ae5c226312e499948f5934d1d1e14e33265099b (diff) | |
download | tk-879b6812977f71d6d2174da3e79e3341ab8ba549.zip tk-879b6812977f71d6d2174da3e79e3341ab8ba549.tar.gz tk-879b6812977f71d6d2174da3e79e3341ab8ba549.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 |