about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-06-25 10:52:53 +0000
committerRoland McGrath <roland@gnu.org>1996-06-25 10:52:53 +0000
commit282d87435cfb3d95386355be0fffc3bbb9aafde3 (patch)
tree3813e0fb628e18489a2cc2d0dd234d41861a9a83 /ChangeLog
parentc66273aae5213e7e4460631e6b823dc2bf8a79d1 (diff)
downloadglibc-282d87435cfb3d95386355be0fffc3bbb9aafde3.tar.gz
glibc-282d87435cfb3d95386355be0fffc3bbb9aafde3.tar.xz
glibc-282d87435cfb3d95386355be0fffc3bbb9aafde3.zip
* resolv/Makefile (distribute): Remove res_hconf.h; add mapv4v6addr.h
	and mapv4v6hostent.h.
	(routines): Move res* and gethnamaddr into libresolv-routines.
	(libresolv-routines): New variable, put them there.
	(extra-libs): New variable, list libresolv.
	(CPPFLAGS): Add -D for get*by* to res_get*by*.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7630460e46..f60346a42c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -113,6 +113,13 @@ Sun Jun 23 15:24:05 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
 Sun Jun 23 19:42:05 1996  Ulrich Drepper  <drepper@cygnus.com>
 
+	* resolv/Makefile (distribute): Remove res_hconf.h; add mapv4v6addr.h
+	and mapv4v6hostent.h.
+	(routines): Move res* and gethnamaddr into libresolv-routines.
+	(libresolv-routines): New variable, put them there.
+	(extra-libs): New variable, list libresolv.
+	(CPPFLAGS): Add -D for get*by* to res_get*by*.
+
 	* resolv/netdb.h (_PATH_NSSWITCH_CONF): New macro.
 
 	* inet/herrno.c: New file.