summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-07-16 21:40:32 (GMT)
committerredman <redman>1999-07-16 21:40:32 (GMT)
commit1756fda322eff378c039da15c51d75082ce43fbb (patch)
tree121cf55c24012c2ddee02f1f036611ae5b0254c0 /ChangeLog
parent835d644cc3eed2b24fb0d60e6d71c0e011d71ca1 (diff)
downloadtcl-1756fda322eff378c039da15c51d75082ce43fbb.zip
tcl-1756fda322eff378c039da15c51d75082ce43fbb.tar.gz
tcl-1756fda322eff378c039da15c51d75082ce43fbb.tar.bz2
* unix/aclocal.m4:
* unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE floating flag to the compiler, should be -mieee. Patch from Don Porter. * tools/tcl.hpj.in: Change version number of .cnt file referenced in .HPJ file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62cf438..e670245 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-07-16 <redman@scriptics.com>
+
+ * unix/aclocal.m4:
+ * unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE
+ floating flag to the compiler, should be -mieee. Patch from Don
+ Porter.
+
+ * tools/tcl.hpj.in: Change version number of .cnt file referenced
+ in .HPJ file.
+
+1999-07-15 <redman@scriptics.com>
+
+ * tools/tcl.wse.in: Fixed naming of target files for Windows.
+
1999-07-14 <jpeek@scriptics.com>
* doc/re_syntax.n: Deleted sentence as suggested by Scott S.