diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 966759df8c..4da7840afd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,11 @@ (ruserpass): Check results of memory allocation. * include/netdb.h: Add prototype for ruserpass. +2000-05-29 Andreas Jaeger <aj@suse.de> + + * elf/readlib.c (interpreters): Use LD_SO since this is supported + for all platforms. + 2000-05-29 Jakub Jelinek <jakub@redhat.com> * inet/rcmd.c (rresvport_af): Use correct port number. |