aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.6
diff options
context:
space:
mode:
authorPaul Eggert2012-04-21 17:53:32 -0700
committerPaul Eggert2012-04-21 17:53:32 -0700
commitbbd347f5f7e99da1a559dad818b5fa8f59c0901e (patch)
tree77c1fc54c2240b08d2859109d18cac8812a8ffb1 /src/ChangeLog.6
parente4ecdc9c71af4199129d5dd2db1a32ff6b725fe4 (diff)
parent9ee7d8b93cb143b473e6dffb708e777bc6fe5bd0 (diff)
downloademacs-bbd347f5f7e99da1a559dad818b5fa8f59c0901e.tar.gz
emacs-bbd347f5f7e99da1a559dad818b5fa8f59c0901e.zip
Merge from trunk.
Diffstat (limited to 'src/ChangeLog.6')
-rw-r--r--src/ChangeLog.62
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index 91c20681157..3aa1a23818e 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -3236,7 +3236,7 @@
3236 3236
32371995-12-12 Paul Eggert <eggert@twinsun.com> 32371995-12-12 Paul Eggert <eggert@twinsun.com>
3238 3238
3239 * process.c (create_process): Use Posix signal handling to 3239 * process.c (create_process): Use POSIX signal handling to
3240 block signals, if available. If HAVE_VFORK, save and restore 3240 block signals, if available. If HAVE_VFORK, save and restore
3241 signal handlers that the child might change, since in many 3241 signal handlers that the child might change, since in many
3242 systems (e.g. Solaris 2.4) if the child changes the signal 3242 systems (e.g. Solaris 2.4) if the child changes the signal