diff options
author | hobbs <hobbs> | 2004-02-13 01:44:01 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-02-13 01:44:01 (GMT) |
commit | 4e5ce2ab17562b7dd7e866e1e127d0f3f6c185c6 (patch) | |
tree | 74dd1e64faa88211f10f661827ab1fe03a774e86 /ChangeLog | |
parent | 312b7394532e2daac24f96d5be3fc2b1918cd089 (diff) | |
download | tk-4e5ce2ab17562b7dd7e866e1e127d0f3f6c185c6.zip tk-4e5ce2ab17562b7dd7e866e1e127d0f3f6c185c6.tar.gz tk-4e5ce2ab17562b7dd7e866e1e127d0f3f6c185c6.tar.bz2 |
update to patchlevel 8.4.6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-02-12 Jeff Hobbs <jeffh@ActiveState.com> + * README: update to patchlevel 8.4.6 + * generic/tk.h: + * macosx/Wish.pbproj/project.pbxproj: + * unix/configure, unix/configure.in, unix/tk.spec: + * win/configure, win/configure.in: + + * tests/window.test: simple code cleanup + * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidl for -initialdir if we have a UNC path because BFFM_SETSELECTION doesn't support UNC paths in strings. |