summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-10-05 03:51:09 (GMT)
committerhobbs <hobbs>2005-10-05 03:51:09 (GMT)
commita7488342ba85d46077548e4de460c9e02935aea4 (patch)
tree7993715e33b10fbd33645e703d1c603a9d1fd946 /ChangeLog
parent50259cf1dbe3cfaacfe08d6eb4d8a3a4a33d2444 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4feedff..8f9d3f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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