summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-07-16 21:43:27 (GMT)
committerredman <redman>1999-07-16 21:43:27 (GMT)
commita79f675753a5cf6cff43be274950c36a70bbe295 (patch)
tree4f8b565ba625ce727831d04fecc6fc4f8fa26d2d /ChangeLog
parentf22985bc43c82443ee7e1bea321e297562f29c61 (diff)
downloadtk-a79f675753a5cf6cff43be274950c36a70bbe295.zip
tk-a79f675753a5cf6cff43be274950c36a70bbe295.tar.gz
tk-a79f675753a5cf6cff43be274950c36a70bbe295.tar.bz2
* unix/Makefile.in:
* win/Makefile.in: Copy the prolog.ps from the generic directory for install-libraries. * unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to the compiler to be -mieee. Patch from Don Porter.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4aaa54..4585fb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-07-16 <redman@scriptics.com>
+
+ * unix/Makefile.in:
+ * win/Makefile.in: Copy the prolog.ps from the generic directory
+ for install-libraries.
+
+ * unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to
+ the compiler to be -mieee. Patch from Don Porter.
+
1999-07-08 <stanton@scriptics.com>
* tests/unixSelect.test: Fixed broken test.