about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-02-05 14:32:48 -0800
committerRoland McGrath <roland@hack.frob.com>2013-02-05 14:32:48 -0800
commit7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c (patch)
tree14890fc649b83573695690e7512e3f81eb849224 /ChangeLog
parent573c29b288d5cb88f3a09b9b7b5bcf0db762fd5d (diff)
downloadglibc-7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c.tar.gz
glibc-7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c.tar.xz
glibc-7bd642f580ef5698bd5b1777a5ba7af2f58c5d8c.zip
Move nss directory into sysdeps Subdirs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 818edb4862..6cd6d8376c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2013-02-05  Roland McGrath  <roland@hack.frob.com>
 
+	* Makeconfig (all-Depend-files): Add existing
+	$(sorted-subdirs:=/Depend) files.
+	(all-subdirs): Remove nss.
+	* sysdeps/unix/inet/Subdirs: Add it here instead.
+	* hesiod/Depend: New file.
+
 	* elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
 	instead of calling alloca.