diff options
author | jenglish <jenglish@flightlab.com> | 2010-10-11 21:35:27 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2010-10-11 21:35:27 (GMT) |
commit | 77bf3ab590b4d2db7dfef2295444b5ef0f0d6723 (patch) | |
tree | 1ed7927ca375d0f312bc0e5a8667669b4aba4199 /ChangeLog | |
parent | 83e899ada1765ac80098a4c4cd80d0a8e0b04da0 (diff) | |
download | tk-77bf3ab590b4d2db7dfef2295444b5ef0f0d6723.zip tk-77bf3ab590b4d2db7dfef2295444b5ef0f0d6723.tar.gz tk-77bf3ab590b4d2db7dfef2295444b5ef0f0d6723.tar.bz2 |
Fix crash in 'tag add' / 'tag remove' when no -tags specified [SF#3085489].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-10-11 Joe English <jenglish@users.sourceforge.net> + + * generic/ttk/ttkTreeview.c: Fix crash in 'tag add' / 'tag remove' + commands when no -tags specified [Bug 3085489]. + 2010-10-06 Donal K. Fellows <dkf@users.sf.net> * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. |