diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-12 17:02:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-12 17:02:55 +0000 |
commit | bc38f31f3a1cad7832ce2a272309f6784fb52bec (patch) | |
tree | b8474f5d25f93c77a4a89a6d441012dafccc996a /ChangeLog | |
parent | 8d5c30bd8f05eb99f2406f121f960892a372db21 (diff) | |
download | glibc-bc38f31f3a1cad7832ce2a272309f6784fb52bec.tar.gz glibc-bc38f31f3a1cad7832ce2a272309f6784fb52bec.tar.xz glibc-bc38f31f3a1cad7832ce2a272309f6784fb52bec.zip |
Update.
1998-04-12 22:47 Philip Blundell <Philip.Blundell@pobox.com> * sysdeps/unix/sysv/linux/bits/socket.h (PF_APPLETALK): Correct comment. (PF_AAL5, AF_AAL5): Rename to *_ATMPVC. (PF_ATMSVC, PF_ECONET, AF_ATMSVC, AF_ECONET): Added.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e7540b3f60..4d2d1cfd82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1998-04-12 22:47 Philip Blundell <Philip.Blundell@pobox.com> + + * sysdeps/unix/sysv/linux/bits/socket.h (PF_APPLETALK): Correct + comment. + (PF_AAL5, AF_AAL5): Rename to *_ATMPVC. + (PF_ATMSVC, PF_ECONET, AF_ATMSVC, AF_ECONET): Added. + 1998-04-12 Ulrich Drepper <drepper@cygnus.com> * iconvdata/sjis.c (gconv): Remove superfluous varaible declarations. |