diff options
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 77f18ebb..667fe545 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,7 +1,8 @@ Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> - * loopback.c (setup_loopback_device): Bother to mark interface up - too. + * loopback.c (loopback_type_trans): New function. + (setup_loopback_device): Bother to mark interface up + too. Set LOOPBACK_DEV.type_trans. Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> |