diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 16ed4171305..75a087c1c5a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-04-21 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * process.c (wait_reading_process_input) [!subprocesses]: Don't | ||
| 4 | reference waiting_for_user_input_p, it's not defined in the branch | ||
| 5 | without async subprocesses support. | ||
| 6 | |||
| 1 | 2001-04-19 Gerd Moellmann <gerd@gnu.org> | 7 | 2001-04-19 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * keyboard.c (delete_kboard): Prevent a dangling reference | 9 | * keyboard.c (delete_kboard): Prevent a dangling reference |