diff options
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. |