diff options
author | redman <redman> | 1999-12-08 00:14:22 (GMT) |
---|---|---|
committer | redman <redman> | 1999-12-08 00:14:22 (GMT) |
commit | 3914ee2637b3684ea933d94d06014c008f65bb28 (patch) | |
tree | becca1321fe50b79a571f07ab8b0ad36558f95f1 /ChangeLog | |
parent | 4597260adaa8317883433048196620a1651e3dbf (diff) | |
download | tk-3914ee2637b3684ea933d94d06014c008f65bb28.zip tk-3914ee2637b3684ea933d94d06014c008f65bb28.tar.gz tk-3914ee2637b3684ea933d94d06014c008f65bb28.tar.bz2 |
* generic/tkMain.c: need to include tclInt.h for new hook
functions that are internal-use-only.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-12-06 Scott Redman <redman@scriptics.com> + + * generic/tkMain.c: need to include tclInt.h for new hook + functions that are internal-use-only. + 1999-12-06 Jeff Hobbs <hobbs@scriptics.com> * library/comdlg.tcl: removed tclVerifyInteger and tclSortNoCase, |