diff options
author | Kevin B Kenny <kennykb@acm.org> | 2006-11-30 23:32:18 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2006-11-30 23:32:18 (GMT) |
commit | 8469dcdb5c8b3e1f28bbbee7974cbd458af50bea (patch) | |
tree | 5afef81d105f62a6ef51357b17ae45d0e9a76f15 /ChangeLog | |
parent | 2044eda3d3d8e228ffb20840f511f8de39238b1f (diff) | |
download | tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.zip tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.tar.gz tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.tar.bz2 |
Olson's tzdata2006p
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-11-30 Kevin Kenny <kennykb@acm.org> + + * library/tzdata: Olson's tzdata2006p. + * libtommath/bn_mp_sqrt.c: Fixed a bug where the initial + approximation to the square root could be on the wrong side, + causing failure of convergence. + 2006-11-29 Don Porter <dgp@users.sourceforge.net> * generic/tclBasic.c (Tcl_AppendObjToErrorInfo): Added |