aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dfc2bf1..d67d139a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-10-20 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
+ * msg.c (err): Need to check that FNR_node->var_value is non-NULL
+ before testing with is_mpg_number.
+
2021-10-18 Arnold D. Robbins <arnold@skeeve.com>
Factor duplicated code out into a separate function.