summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2002-07-18 16:02:47 (GMT)
committerrmax <rmax>2002-07-18 16:02:47 (GMT)
commit83e4a677ed3392ce3021f1138de0f2c274d605f4 (patch)
tree0d8c16824aec271f764ec5be64357301870e575e /ChangeLog
parent677d2828146e065b014f0c63707664bd1845426d (diff)
downloadtk-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f0247f..a840a82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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