diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1decd70f72f..5c552e57565 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-01-08 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * process.c (server_accept_connection): Fixed recording of new | ||
| 4 | connection's local address in :local property of contact info. | ||
| 5 | (Fmake_network_process): Record local network address for new | ||
| 6 | client processes in :local property of contact info. | ||
| 7 | |||
| 1 | 2003-01-07 Markus Rost <rost@math.ohio-state.edu> | 8 | 2003-01-07 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 9 | ||
| 3 | * minibuf.c (Fread_variable): Doc fix. | 10 | * minibuf.c (Fread_variable): Doc fix. |