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 b4b3ae2c..dbead39b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-27 Arnold D. Robbins <arnold@skeeve.com>
+
+ * builtin.c (do_strftime): Per Pat Rankin, instead of casting
+ fclock, use a long variable and check for negative or overflow.
+
2011-10-25 Arnold D. Robbins <arnold@skeeve.com>
Merge with gawk_performance branch done. Additionally: