diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-22 09:29:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-22 09:29:52 +0000 |
commit | e18db2b0eec02e478cfaaed5a7ac71bef4fccc6a (patch) | |
tree | c6cb724304bcb78f83486c7fca3dd34eb85f4c50 /ChangeLog | |
parent | 61d97e921b82c646d98a23c7ca16d2f1997006d7 (diff) | |
download | glibc-e18db2b0eec02e478cfaaed5a7ac71bef4fccc6a.tar.gz glibc-e18db2b0eec02e478cfaaed5a7ac71bef4fccc6a.tar.xz glibc-e18db2b0eec02e478cfaaed5a7ac71bef4fccc6a.zip |
Update.
1999-01-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * elf/Makefile: Make dependencies between test modules explicit. (preloadtest-preloads): New variable. ($(objpfx)preloadtest.out): Use it. (preloadtest-ENV): Use it. 1999-01-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/arm/Dist: Undo last change. Not needed. * elf/Makefile: Add missing dependency for preloadtest binary. 1999-01-21 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index af9f0658a8..d4776f4b15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1999-01-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * elf/Makefile: Make dependencies between test modules explicit. + (preloadtest-preloads): New variable. + ($(objpfx)preloadtest.out): Use it. + (preloadtest-ENV): Use it. + +1999-01-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * sysdeps/unix/sysv/linux/arm/Dist: Undo last change. Not needed. + 1999-01-22 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Depend on @@ -10,6 +21,10 @@ 1999-01-21 Ulrich Drepper <drepper@cygnus.com> + * elf/Makefile: Add missing dependency for preloadtest binary. + +1999-01-21 Ulrich Drepper <drepper@cygnus.com> + * version.h (VERSION): Bump to 2.0.111. * elf/Makefile (distribute): Add test module sources. |