summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2008-04-14 17:49:59 (GMT)
committerKevin B Kenny <kennykb@acm.org>2008-04-14 17:49:59 (GMT)
commit278b31b91cc7b0d34299f71e36e0f49a840160ef (patch)
treed078d9982c750f9932f748e6df9796543acec234 /ChangeLog
parent6c56c834bd637fa42f8f0ccad512ea595a9011ef (diff)
downloadtcl-278b31b91cc7b0d34299f71e36e0f49a840160ef.zip
tcl-278b31b91cc7b0d34299f71e36e0f49a840160ef.tar.gz
tcl-278b31b91cc7b0d34299f71e36e0f49a840160ef.tar.bz2
* unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of
'struct timezone' in the call to 'gettimeofday'. [Bug 1942197].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7351928..bc32f3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-14 Kevin B. Kenny <kennykb@acm.org>
+
+ * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of
+ 'struct timezone' in the call to 'gettimeofday'. [Bug 1942197].
+
+
2008-04-11 Don Porter <dgp@users.sourceforge.net>
* generic/tcl.h: Bump version number to 8.5.3b1 to distinguish