diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cd233fe2811..5472d07dd1e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2003-09-14 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * process.c [HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h. | ||
| 4 | (Fnetwork_interface_list, Fget_network_interface_info): New defuns. | ||
| 5 | (syms_of_process): Defsubr them. | ||
| 6 | |||
| 7 | * config.in: Regenerate. | ||
| 8 | |||
| 1 | 2003-09-11 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2003-09-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * lisp.h (VALBITS): Don't remove 1 for the markbit. | 11 | * lisp.h (VALBITS): Don't remove 1 for the markbit. |