diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 17:24:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-28 17:24:34 +0000 |
commit | edbe9101177034df9506bfd2b73bf69b944bf03d (patch) | |
tree | 098cb554e6b694c73051c6512df17f6cbaa2e8d3 /ChangeLog | |
parent | db60f6f9c547388647761d6e494eda54b6f800cd (diff) | |
download | glibc-edbe9101177034df9506bfd2b73bf69b944bf03d.tar.gz glibc-edbe9101177034df9506bfd2b73bf69b944bf03d.tar.xz glibc-edbe9101177034df9506bfd2b73bf69b944bf03d.zip |
Update.
* mach/Versions: Add mach_msg_send and mach_msg_receive. Patch by UCHIYAMA Yasushi <uch@nop.or.jp>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5709761cdb..bb64564179 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1998-12-28 Ulrich Drepper <drepper@cygnus.com> + * mach/Versions: Add mach_msg_send and mach_msg_receive. + Patch by UCHIYAMA Yasushi <uch@nop.or.jp>. + * sysdeps/unix/sysv/linux/netipx/ipx.h (SIOCIPXNCPCONN): New macro from latest kernel. |