diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a4251651bda..71b7dde96b0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | 5 | ||
| 6 | 2006-04-12 Richard Stallman <rms@gnu.org> | 6 | 2006-04-12 Richard Stallman <rms@gnu.org> |
| 7 | 7 | ||
| 8 | * keyboard.c (read_key_sequence): Explicitly avoid keybuf[-1]. | ||
| 9 | |||
| 8 | * process.c (conv_lisp_to_sockaddr): If FAMILY unknown, just return. | 10 | * process.c (conv_lisp_to_sockaddr): If FAMILY unknown, just return. |
| 9 | (Fprocess_send_eof): Abort if fail to open null device. | 11 | (Fprocess_send_eof): Abort if fail to open null device. |
| 10 | 12 | ||