aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c24341e2..67414782 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2017-08-16 Arnold D. Robbins <arnold@skeeve.com>
+ * gawkapi.c (assign_number): Clean up the code a bit.
+ (api_get_mpfr, api_get_mpz): Add return NULL in non-MPFR case
+ to avoid compiler warnings.
+
+2017-08-16 Arnold D. Robbins <arnold@skeeve.com>
+
* config.guess: Update from GNULIB.
* NEWS, README: Updated in preparation for release.