From b64a0e7e33d1dcfe064393de3275ccd1a17882d3 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Thu, 25 Feb 1999 18:38:19 +0000 Subject: [PATCH] 1999-02-26 Ben Elliston * install-sh: Avoid trailing whitespace. * autoscan.pl (parse_args): Make compatible with Perl version 4. 1999-02-24 Ben Elliston * config.guess: Detect LynxOS 3.x. Contributed by Giuseppe Guerrini . 1999-02-10 Tom Tromey * acgeneral.m4 (AC_CACHE_LOAD): Avoid sourcing special files. Works around bug in some versions of bash. --- ChangeLog | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8f4d5575..fc11ce7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,20 @@ +1999-02-26 Ben Elliston + + * install-sh: Avoid trailing whitespace. + + * autoscan.pl (parse_args): Make compatible with Perl version 4. + +1999-02-24 Ben Elliston + + * config.guess: Detect LynxOS 3.x. Contributed by Giuseppe + Guerrini . + 1999-02-23 Ben Elliston * config.guess: Detect ReliantUNIX on MIPS. Contributed by Andrej Borsenkow . Also remove random trailing whitespace. - + 1999-02-22 Ben Elliston * autoconf.texi (System Services): Explain the semantics of the @@ -26,7 +37,7 @@ 1999-02-19 Ben Elliston * config.guess: Make C code clean for C++ compilers. Contributed - by Markus Oberhumer . + by Markus Oberhumer . 1999-02-19 Ben Elliston @@ -48,6 +59,11 @@ * standards.texi: Update from FSF. +1999-02-10 Tom Tromey + + * acgeneral.m4 (AC_CACHE_LOAD): Avoid sourcing special files. + Works around bug in some versions of bash. + 1999-02-02 Pavel Roskin * autoconf.texi: Corrected definitions for AC_CONFIG_AUX_DIR and -- 2.47.2