summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-04-05 13:56:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-04-05 13:56:31 (GMT)
commit19b266b312edc253fa16d04f6fab6c7a6e2c0494 (patch)
tree0904533dc028a35ca18d7dfe07f484cef44aea8f /ChangeLog
parentb5f1ab1fb4a53001ab61083d12a3597ffe7cc72e (diff)
downloadtk-19b266b312edc253fa16d04f6fab6c7a6e2c0494.zip
tk-19b266b312edc253fa16d04f6fab6c7a6e2c0494.tar.gz
tk-19b266b312edc253fa16d04f6fab6c7a6e2c0494.tar.bz2
* library/comdlg.tcl: Added Macintosh file type validation to
[::tk::FDGetFileTypes]. [Bug 1083878] (Thanks, Vince Darley)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba5f332..cae2af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-04 Don Porter <dgp@users.sourceforge.net>
+
+ * library/comdlg.tcl: Added Macintosh file type validation to
+ [::tk::FDGetFileTypes]. [Bug 1083878] (Thanks, Vince Darley)
+
2005-04-04 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkText.c: