diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-04-19 Kevin B. Kenny <kennykb@acm.org> + * generic/tclStrToD.c: Added code to support the "middle endian" + floating point format used in the Nokia N770's software-based + floating point. Thanks to Bruce Johnson for reporting this bug, + originally on http://wiki.tcl.tk/15408. * library/clock.tcl: Fixed a bug with Daylight Saving Time and Posix time zone specifiers reported by Martin Lemburg in http://groups.google.com/group/comp.lang.tcl/browse_thread/thread/9a8b15a4dfc0b7a0 |