aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d2db6ccebd6..7e270789094 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12014-05-27 Paul Eggert <eggert@cs.ucla.edu> 12014-05-27 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xfns.c (Fx_window_property): Remove unused local.
4
3 Don't kill already-reaped process (Bug#17561). 5 Don't kill already-reaped process (Bug#17561).
4 * process.c (process_send_signal): Fix race condition where a 6 * process.c (process_send_signal): Fix race condition where a
5 subprocess was reaped by a signal handler between the check for 7 subprocess was reaped by a signal handler between the check for