summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2006-11-30 23:32:18 (GMT)
committerKevin B Kenny <kennykb@acm.org>2006-11-30 23:32:18 (GMT)
commit8469dcdb5c8b3e1f28bbbee7974cbd458af50bea (patch)
tree5afef81d105f62a6ef51357b17ae45d0e9a76f15 /ChangeLog
parent2044eda3d3d8e228ffb20840f511f8de39238b1f (diff)
downloadtcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.zip
tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.tar.gz
tcl-8469dcdb5c8b3e1f28bbbee7974cbd458af50bea.tar.bz2
Olson's tzdata2006p
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1532983..8062f4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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