diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ * profile.c (pp_number): Move count into ifdef for MPFR. Avoids an unused variable warning if not compiling for MPFR. + Unrelated: + + * io.c (two_way_open): If using a pty instead of pipes, open the + slave in the child. Fixes AIX and doesn't seem to break GNU/Linux. + 2015-11-26 Arnold D. Robbins <arnold@skeeve.com> * command.y (cmdtab): Add "exit" as synonym for "quit". |