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 3dd14799..3913097e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-12-16 Arnold D. Robbins <arnold@skeeve.com>
+ * io.c (two_way_open): Remove unneeded close of slave in the
+ parent.
+
+2015-12-16 Arnold D. Robbins <arnold@skeeve.com>
+
* profile.c (pp_number): Move count into ifdef for MPFR. Avoids
an unused variable warning if not compiling for MPFR.