diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-05-23 17:16:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-05-23 17:16:46 +0000 |
commit | ceef26a28a2a22ef010ac57f501cc3f0a4271cff (patch) | |
tree | 143456feba91571fb224dba8eacf99f04641e336 | |
parent | faf10b955b029f8a5c569570bcdbcc56bdf0ce6f (diff) | |
download | glibc-ceef26a28a2a22ef010ac57f501cc3f0a4271cff.tar.gz glibc-ceef26a28a2a22ef010ac57f501cc3f0a4271cff.tar.xz glibc-ceef26a28a2a22ef010ac57f501cc3f0a4271cff.zip |
Based on a patch by Steve Dickson <steved@redhat.com>.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9e8114b658..9f5fb9cf2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ * include/rpc/pmap_clnt.h (__get_socket): Declare. * sunrpc/pm_getmaps.c (pmap_getmaps): Use __get_socket to get an non-reserved socket for the portmapper. + Based on a patch by Steve Dickson <steved@redhat.com>. * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port. If we tried looking at the usual range without success extend the |