aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r--extension/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index e0a24664..546006ff 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,17 @@
+2017-08-21 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (ntdiv_la_LIBADD): Add -lm for Solaris systems,
+ per report from Nelson H.F. Beebe.
+
+2017-08-21 Daniel Richard G. <skunk@iSKUNK.ORG>
+
+ * configure: Regenerated after update to m4/arch.m4.
+
+2017-08-19 Eli Zaretskii <eliz@gnu.org>
+
+ * testext.c (test_get_file): Don't remove outfile from the Gawk
+ script, as that fails on MS-Windows.
+
2017-08-14 Arnold D. Robbins <arnold@skeeve.com>
* configure.ac: Bump associated gawk version.