aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5caf828c..26ad3f78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2020-12-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ First steps fixing +inform, +nancy. Sigh.
+
+ * awk.h (is_ieee_magic_val): Add declaration.
+ * node.c (is_ieee_magic_val): Make extern, not static.
+ (r_force_number): Make the check smarter, catch -nan.
+
2020-11-02 Arnold D. Robbins <arnold@skeeve.com>
* re.c (make_regexp): Cast len parameter to int to avoid