diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-04-16 22:26:14 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-04-16 22:26:14 (GMT) |
commit | f429b01fe53eff471ddd77950f587430b93952f9 (patch) | |
tree | 6ce4c3f2237ddcb32e98c36424d86cfe363b23af /ChangeLog | |
parent | b4ba814f03345f5d6febdb189ddca5732d455fcc (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |