about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-02-10 22:51:28 +0000
committerAndreas Jaeger <aj@suse.de>2001-02-10 22:51:28 +0000
commitd727629d3b297c0a5c30cae8a6bc5be59b3fd344 (patch)
tree3399d08135241e097c687672da609617a713091b
parent596b2f0e21a60f3daa8f4c28f8c6dc9cf32500e9 (diff)
downloadglibc-d727629d3b297c0a5c30cae8a6bc5be59b3fd344.tar.gz
glibc-d727629d3b297c0a5c30cae8a6bc5be59b3fd344.tar.xz
glibc-d727629d3b297c0a5c30cae8a6bc5be59b3fd344.zip
Update.
	* posix/Makefile: Fix typo, it's build-static-nss.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9004ac6cd4..92f7c934fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-02-10  Andreas Jaeger  <aj@suse.de>
 
+	* posix/Makefile: Fix typo, it's build-static-nss.
+
 	* iconv/Makefile (extra-objs): New.
 
 2001-02-10  Mark Kettenis  <kettenis@gnu.org>