summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2004-01-31 20:27:52 (GMT)
committerjenglish <jenglish@flightlab.com>2004-01-31 20:27:52 (GMT)
commit5a4965f1fbe6901da747bcb0653fb0280088417f (patch)
treef24ecb59524780df3aff8fc9906c4a7c7905d4df /ChangeLog
parentb943941ae6c6a3b3fbfdae1ee6faeaa1c2935dc6 (diff)
downloadtk-5a4965f1fbe6901da747bcb0653fb0280088417f.zip
tk-5a4965f1fbe6901da747bcb0653fb0280088417f.tar.gz
tk-5a4965f1fbe6901da747bcb0653fb0280088417f.tar.bz2
Replaced TclpGetTime() with Tcl_GetTime(), to remove
dependency on tclInt.h [Bug 874745].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb783d3..7ad69b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-31 Joe English <jenglish@users.sourceforge.net>
+ * unix/tkUnixWm.c, unix/tkUnixEvent.c: Replaced
+ TclpGetTime() with Tcl_GetTime(), to remove dependency
+ on tclInt.h [Bug 874745].
+
2003-01-27 Daniel Steffen <das@users.sourceforge.net>
* generic/tkTextIndex.c: added '#include <tclInt.h>' since the