diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-22 11:00:38 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-22 11:00:38 (GMT) |
commit | f0d62bb7554a60f4229c29e7f8bcd6150fb3a044 (patch) | |
tree | 5df9f1bb8a268974447d7fafbb329b5bf60fa211 /ChangeLog | |
parent | 51be87ea0b0cb9846e951433f23c55d039f03737 (diff) | |
download | tk-f0d62bb7554a60f4229c29e7f8bcd6150fb3a044.zip tk-f0d62bb7554a60f4229c29e7f8bcd6150fb3a044.tar.gz tk-f0d62bb7554a60f4229c29e7f8bcd6150fb3a044.tar.bz2 |
Fix [Bug 1335485]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-22 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/tkfbox.tcl (::tk::dialog::file::): Correct the quoting of + the script used in variable traces so that widget names with spaces in + will work. [Bug 1335485] + 2005-11-16 Don Porter <dgp@users.sourceforge.net> * changes: Update changes for 8.4.12 release |