diff options
author | hobbs <hobbs> | 2005-10-05 03:51:09 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-10-05 03:51:09 (GMT) |
commit | a7488342ba85d46077548e4de460c9e02935aea4 (patch) | |
tree | 7993715e33b10fbd33645e703d1c603a9d1fd946 /ChangeLog | |
parent | 50259cf1dbe3cfaacfe08d6eb4d8a3a4a33d2444 (diff) | |
download | tk-a7488342ba85d46077548e4de460c9e02935aea4.zip tk-a7488342ba85d46077548e4de460c9e02935aea4.tar.gz tk-a7488342ba85d46077548e4de460c9e02935aea4.tar.bz2 |
* win/tkWinDialog.c (ChooseDirectoryValidateProc): reset stored
path to "" if it doesn't exist and -mustexist is true. [Bug 1309218]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-10-04 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset stored + path to "" if it doesn't exist and -mustexist is true. [Bug 1309218] + 2005-09-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tkOldConfig.c (GetCachedSpecs): Split out the code to |