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 178af18a..92fe3b47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Dec 7 11:59:00 2010 Arnold D. Robbins <arnold@skeeve.com>
+
+ * configure.ac: Remove test for return type of sprintf. Another
+ renegade from the late 1980's bites the dust!
+ * protos.h (sprintf): Remove declaration.
+
Sun Dec 5 15:01:35 2010 Arnold D. Robbins <arnold@skeeve.com>
* eval.c (grow_stack): Change env var to GAWK_STACKSIZE.