aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 3996eb53..9e2c279b 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-16 Arnold D. Robbins <arnold@skeeve.com>
+
+ * readline.m4: Add check for NULL return from readline() in
+ call to printf() for results. Thanks to Dagobert Michelsen
+ <dam@opencsw.org> for the report.
+
2013-08-29 Arnold D. Robbins <arnold@skeeve.com>
* readline.m4: Add additional code to check for history_list()