about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-12-28 03:59:21 +0000
committerUlrich Drepper <drepper@redhat.com>2000-12-28 03:59:21 +0000
commitf116c77f7bcfd5c805ea165e414041974549b481 (patch)
tree3b538408f67effba7e0a994adf04b1e74705f9e2 /ChangeLog
parent9c99fa3d310f4652e1f30c9fe7bb69da868b4f46 (diff)
downloadglibc-f116c77f7bcfd5c805ea165e414041974549b481.tar.gz
glibc-f116c77f7bcfd5c805ea165e414041974549b481.tar.xz
glibc-f116c77f7bcfd5c805ea165e414041974549b481.zip
Update.
	* dlfcn/Makefile (tests): Add errmsg1.
	(modules-names): Add errmsg1mod.
	Add rules to run errmsg1.
	* dlfcn/errmsg1.c: New file.
	* dlfcn/errmsg1mod.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ae2e2f03e..6cc3f21e98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-12-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* dlfcn/Makefile (tests): Add errmsg1.
+	(modules-names): Add errmsg1mod.
+	Add rules to run errmsg1.
+	* dlfcn/errmsg1.c: New file.
+	* dlfcn/errmsg1mod.c: New file.
+
 	* dlfcn/dlerror.c (dlerror): Always create output string which
 	includes object file name.