diff options
author | rmax <rmax> | 2002-07-18 16:02:47 (GMT) |
---|---|---|
committer | rmax <rmax> | 2002-07-18 16:02:47 (GMT) |
commit | 83e4a677ed3392ce3021f1138de0f2c274d605f4 (patch) | |
tree | 0d8c16824aec271f764ec5be64357301870e575e /ChangeLog | |
parent | 677d2828146e065b014f0c63707664bd1845426d (diff) | |
download | tk-83e4a677ed3392ce3021f1138de0f2c274d605f4.zip tk-83e4a677ed3392ce3021f1138de0f2c274d605f4.tar.gz tk-83e4a677ed3392ce3021f1138de0f2c274d605f4.tar.bz2 |
* unix/tkUnixSend.c: Using Tcl_GetTime instead of TclpGetTime.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-07-18 Reinhard Max <max@suse.de> + + * unix/tkUnixSend.c: Using Tcl_GetTime instead of TclpGetTime. + 2002-07-17 Reinhard Max <max@suse.de> * library/unsupported.tcl: Extended ExposePrivateVariable, and |