summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-28 22:16:26 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-28 22:16:26 +0000
commit6c81dc423b333d871a16083c74e42be68516e8e2 (patch)
tree33dd14ae21299390e9d6927a61f1ab33de83a49f /ChangeLog
parent21ae57c4135109f3e5478c713463fe4951605fd8 (diff)
Update.
* sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d1815e5f4..ccf33bf625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* sunrpc/get_myaddr.c (get_myaddress): Fix test for failing
getifaddrs call.
* sunrpc/pmap_clnt.c (__get_myaddress): Likewise.
+ * sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
* malloc/arena.c (ptmalloc_init): Allow MALLOC_CHECK_==0 to
disable all checking.