summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-29 03:44:11 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-29 03:44:11 +0000
commit8f3f1e09bf1ac08cc3b0c7978a25c5727799a254 (patch)
tree45c1d017cd8e9b3dc97a43f586359efab6fd478a /ChangeLog
parent46e4bd3b8eb5b11579110092f2563d745bab1139 (diff)
Update.
2000-08-27 H.J. Lu <hjl@gnu.org> * posix/Makefile (otherlibs): Add for building with static-nss for "make check". * malloc/Makefile (tests): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b31f7202e5..a7d614fbfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-27 H.J. Lu <hjl@gnu.org>
+
+ * posix/Makefile (otherlibs): Add for building with static-nss
+ for "make check".
+
2000-08-28 Ulrich Drepper <drepper@redhat.com>
* libio/stdio.h: Add fmemopen prototype.
@@ -315,7 +320,7 @@
2000-08-24 H.J. Lu <hjl@gnu.org>
* stdio-common/Makefile (tests): Don't do it for cross compiling.
- * stdio-common/Makefile (tests): Likewise.
+ * malloc/Makefile (tests): Likewise.
2000-08-24 Ulrich Drepper <drepper@redhat.com>