diff options
author | hobbs <hobbs> | 2002-07-11 22:42:40 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-07-11 22:42:40 (GMT) |
commit | 6501cfee251537a0baebe03094d48ade46cdb49d (patch) | |
tree | f7a4c099747d25d9aa2560e1bf3ff15511122ac8 /ChangeLog | |
parent | 654d69ee7dc6bb0c286f977985f0d43152f11e86 (diff) | |
download | tk-6501cfee251537a0baebe03094d48ade46cdb49d.zip tk-6501cfee251537a0baebe03094d48ade46cdb49d.tar.gz tk-6501cfee251537a0baebe03094d48ade46cdb49d.tar.bz2 |
* win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): initialize
utfTitle to NULL, add a few more notes about limitations of
possible new Tk_ChooseDirectoryObjCmd function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-07-11 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): initialize + utfTitle to NULL, add a few more notes about limitations of + possible new Tk_ChooseDirectoryObjCmd function. + 2002-07-11 Donal K. Fellows <fellowsd@cs.man.ac.uk> * tests/imgPhoto.test (imgPhoto-15.1): Added test of mem-alloc |