diff options
author | dgp <dgp@users.sourceforge.net> | 2004-10-27 16:37:57 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-10-27 16:37:57 (GMT) |
commit | 092d76ba6e79de38e7fab83e919cbf9b11a3e927 (patch) | |
tree | 59ab7895ef2910d113a343516403596725cbca1b /ChangeLog | |
parent | 0775798a39573c9ab7559d2a2d246e49e638eabb (diff) | |
download | tk-092d76ba6e79de38e7fab83e919cbf9b11a3e927.zip tk-092d76ba6e79de38e7fab83e919cbf9b11a3e927.tar.gz tk-092d76ba6e79de38e7fab83e919cbf9b11a3e927.tar.bz2 |
* library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] in
the Motif file dialogs as well. Backport of DKF bug fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-27 Don Porter <dgp@users.sourceforge.net> + + * library/xmfbox.tcl (MotifFDialog_BuildUI): Fix [Bug 987169] in + the Motif file dialogs as well. Backport of DKF bug fix. + 2004-10-26 David Gravereaux <davygrvy@pobox.com> * generic/tkInt.h: Backport of shutdown safety mods from the HEAD |