diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bfc51b8c5ff..5069811f12b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2013-05-31 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2013-05-31 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Don't let D-bus autolaunch mess up SIGCHLD handling (Bug#14474). | ||
| 4 | * xterm.c (x_term_init): Inhibit D-Bus autolaunch if D-Bus is | ||
| 5 | not already configured. | ||
| 6 | |||
| 3 | * fileio.c (Finsert_file_contents): Remove unused local (Bug#8447). | 7 | * fileio.c (Finsert_file_contents): Remove unused local (Bug#8447). |
| 4 | 8 | ||
| 5 | 2013-05-29 Eli Zaretskii <eliz@gnu.org> | 9 | 2013-05-29 Eli Zaretskii <eliz@gnu.org> |