aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ae2e2f..6cc3f21 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.