about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-28 23:08:14 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-28 23:08:14 +0000
commit4f21c95d3a51a81fdbda3de46ce38e729f3c7b0b (patch)
treeeb3095ca23d229d790bc1e40f6d5582a031e43e4 /ChangeLog
parent53b4fed6efb980044ff7152c725557de846a23bf (diff)
downloadglibc-4f21c95d3a51a81fdbda3de46ce38e729f3c7b0b.tar.gz
glibc-4f21c95d3a51a81fdbda3de46ce38e729f3c7b0b.tar.xz
glibc-4f21c95d3a51a81fdbda3de46ce38e729f3c7b0b.zip
Update.
	* sunrpc/Makefile (xtests): Add tst-getmyaddr.
	* sunrpc/tst-getmyaddr.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f96596caec..e0e6f916e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
 	getifaddrs call.
 	* sunrpc/pmap_clnt.c (__get_myaddress): Likewise.
 	* sunrpc/pmap_rmt.c (getbroadcastnets): Likewise.
+	* sunrpc/Makefile (xtests): Add tst-getmyaddr.
+	* sunrpc/tst-getmyaddr.c: New file.
 
 	* malloc/arena.c (ptmalloc_init): Allow MALLOC_CHECK_==0 to
 	disable all checking.