From 03fad0ecf6492a92010aeb1101029e4f768a2666 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 30 May 2000 06:57:03 +0000 Subject: [PATCH] Update. 2000-05-29 Andreas Jaeger * elf/readlib.c (interpreters): Use LD_SO since this is supported for all platforms. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 + + * elf/readlib.c (interpreters): Use LD_SO since this is supported + for all platforms. + 2000-05-29 Jakub Jelinek * inet/rcmd.c (rresvport_af): Use correct port number.