about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-16 09:08:30 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-16 09:08:30 +0000
commit3fe400152688be6f4fea1f9dd07e8d8fe5be4e46 (patch)
treef2c6a8c68eb565146bb255c03de5435151bc98d6 /ChangeLog
parentfe4901403f06f138c89fe428f69b9707fcabcc56 (diff)
downloadglibc-3fe400152688be6f4fea1f9dd07e8d8fe5be4e46.tar.gz
glibc-3fe400152688be6f4fea1f9dd07e8d8fe5be4e46.tar.xz
glibc-3fe400152688be6f4fea1f9dd07e8d8fe5be4e46.zip
Update.
2000-09-16  Ulrich Drepper  <drepper@redhat.com>

	* dlfcn/Makefile (distribute): Add defaultmod1.c and defaultmod2.c.
	(test): Add default.
	(modules-names): Add defaultmod1 and defaultmod2.
	Add rules to build test objects.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2b5ef0a6d..591952c397 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-09-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* dlfcn/Makefile (distribute): Add defaultmod1.c and defaultmod2.c.
+	(test): Add default.
+	(modules-names): Add defaultmod1 and defaultmod2.
+	Add rules to build test objects.
+
 2000-09-15  Ulrich Drepper  <drepper@redhat.com>
 
 	* wctype/wctype.h: Always include <bits/types.h>.