diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-05 03:27:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-05 03:27:25 +0000 |
commit | 77d37fdfaafbfa2a6a2125da7525d754e77f8939 (patch) | |
tree | 33df46be7a1f9560415a0ab75b54a8f0f51a9e2f /pfinet | |
parent | 01e94689a240dcd60b5e6dfbe8133894f9a9deba (diff) |
.
Diffstat (limited to 'pfinet')
-rw-r--r-- | pfinet/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index fd018272..3eedcb73 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,7 @@ +2002-05-03 Roland McGrath <roland@frob.com> + + * timer-emul.c (timer_function): Add a return stmt. + 2002-01-30 Marcus Brinkmann <marcus@gnu.org> * tunnel.c (trivfs_S_io_select): Remove IDTAG argument. @@ -23,7 +27,7 @@ correctly. If we are setting the peer on an IFF_POINTOPOINT link, force the netmask to 255.255.255.255. By Neal H Walfield <neal@cs.uml.edu>. - + 2001-07-13 Neal H Walfield <neal@cs.uml.edu> * options.c (parse_opt): In the cases where we hold global_lock |