summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-07-31 10:45:07 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-07-31 10:45:07 (GMT)
commitabcbe870af858ae106278830f01d027d6662e8fc (patch)
tree70e0a6431c9e5adb3aafbebed33d1a76cf3ff81e /ChangeLog
parent4f61af05f05fd5612f7d7d3f267402efeb609359 (diff)
downloadtcl-abcbe870af858ae106278830f01d027d6662e8fc.zip
tcl-abcbe870af858ae106278830f01d027d6662e8fc.tar.gz
tcl-abcbe870af858ae106278830f01d027d6662e8fc.tar.bz2
* unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b355880..88b3398 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2002-07-31 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results.
+
* unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggy
strtod() implementation; make sure we detect it.