summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-04-16 22:26:14 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-04-16 22:26:14 (GMT)
commitf429b01fe53eff471ddd77950f587430b93952f9 (patch)
tree6ce4c3f2237ddcb32e98c36424d86cfe363b23af /ChangeLog
parentb4ba814f03345f5d6febdb189ddca5732d455fcc (diff)
downloadtcl-f429b01fe53eff471ddd77950f587430b93952f9.zip
tcl-f429b01fe53eff471ddd77950f587430b93952f9.tar.gz
tcl-f429b01fe53eff471ddd77950f587430b93952f9.tar.bz2
Math funcs might have to deal with wide ints; document this. [Bug 709720]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4d34d1..0372d30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-16 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/CrtMathFnc.3: Functions also have to deal with wide ints,
+ but this was not documented. [Bug 709720]
+
2003-04-15 Kevin Kenny <kennykb@acm.org>
* win/tclWinTime.c: Corrected use of types to make compilation