summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2003-02-24 19:27:05 (GMT)
committerwolfsuit <wolfsuit>2003-02-24 19:27:05 (GMT)
commit5719ab8c9c954eb7784bb352ac645fe811a9662b (patch)
treea1d1e044b10605e7da3460e603f6166940edb438 /ChangeLog
parent0bd1e26fca31c23206e90ef9bed71483dfcb3982 (diff)
downloadtk-5719ab8c9c954eb7784bb352ac645fe811a9662b.zip
tk-5719ab8c9c954eb7784bb352ac645fe811a9662b.tar.gz
tk-5719ab8c9c954eb7784bb352ac645fe811a9662b.tar.bz2
2003-02-24 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
* tkMacOSXDialog.c (NavServicesGetFile): Fix bug with kNavCtlSetSelection - control data should be a pointer not a handle.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0616d8..e963580 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-24 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
+
+ * tkMacOSXDialog.c (NavServicesGetFile): Fix bug with
+ kNavCtlSetSelection - control data should be a pointer
+ not a handle.
+
2003-02-21 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* library/clrpick.tcl (color::BuildDialog):