aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01176a75..d60c0c42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Apr 13 10:17:37 2011 John Haque <j.eh@mchsi.com>
+
+ * builtin.c (do_strftime): Make the third argument to strftime
+ really work.
+ * io.c (redirect): Do not free `rp' after failure to open socket
+ in redirect_twoway. Fixes a double-free memory error.
+
Thu Apr 7 21:38:08 2011 Arnold D. Robbins <arnold@skeeve.com>
* array.c (merge): Use sort_cmp_nodes for asort/asorti.