diff options
author | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:24:10 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:24:10 +0000 |
commit | 3bfb22b5bdb00da6335be154d7fd851cefd00876 (patch) | |
tree | dfdecfabe2f7bd91c14c3994386908bdc76c2631 /pfinet/ChangeLog | |
parent | 3369762a7620a81db7d579cf35a5231a4bf6c4de (diff) | |
download | hurd-3bfb22b5bdb00da6335be154d7fd851cefd00876.tar.gz hurd-3bfb22b5bdb00da6335be154d7fd851cefd00876.tar.bz2 hurd-3bfb22b5bdb00da6335be154d7fd851cefd00876.zip |
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
* main.c (arrange_shutdown_notification): Don't use MAKE_SEND in
Hurd RPC.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index ff4efea5..82818336 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,8 @@ +2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> + + * main.c (arrange_shutdown_notification): Don't use MAKE_SEND in + Hurd RPC. + 2000-03-17 Roland McGrath <roland@baalperazim.frob.com> * io-ops.c (S_io_reauthenticate): Use ports_get_send_right. |