summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2009-10-25 20:30:06 +0000
committerMichael Jennings <mej@kainx.org>2009-10-25 20:30:06 +0000
commit42a135456a75ba914291984b0c83942ac6664f75 (patch)
treeadba3ae09d57eb83d398e3553cc66a4754481041 /ChangeLog
parentc6ff25f5f1391f8c7cdf0c487c284e91fdd747e9 (diff)
downloadeterm-42a135456a75ba914291984b0c83942ac6664f75.tar.gz
Sun Oct 25 12:36:01 2009 Michael Jennings (mej)
Patch for FreeBSD UNIX98 pty support from Ed Schouten <ed@80386.nl>. ---------------------------------------------------------------------- SVN revision: 43281
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 896b45a..3dc8126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5606,5 +5606,10 @@ Fix some bad replacements.
Sun Oct 25 12:29:32 2009 Michael Jennings (mej)
Re-enable SIGPIPE after fork() for child processes who might not
-re-enable it on their own.
+re-enable it on their own. Pointed out by Sylvain Martin
+<sylvain.martin@ulg.ac.be>.
+----------------------------------------------------------------------
+Sun Oct 25 12:36:01 2009 Michael Jennings (mej)
+
+Patch for FreeBSD UNIX98 pty support from Ed Schouten <ed@80386.nl>.
----------------------------------------------------------------------