diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-16 09:08:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-16 09:08:30 +0000 |
commit | 3fe400152688be6f4fea1f9dd07e8d8fe5be4e46 (patch) | |
tree | f2c6a8c68eb565146bb255c03de5435151bc98d6 /ChangeLog | |
parent | fe4901403f06f138c89fe428f69b9707fcabcc56 (diff) | |
download | glibc-3fe400152688be6f4fea1f9dd07e8d8fe5be4e46.zip glibc-3fe400152688be6f4fea1f9dd07e8d8fe5be4e46.tar.gz glibc-3fe400152688be6f4fea1f9dd07e8d8fe5be4e46.tar.bz2 |
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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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>. |