From d7ebcadadbfc100af64cc4c18580a6373bd52738 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 12 Sep 2002 22:15:58 +0000 Subject: Fixups for the release. One bug fix, some automake complaint fixes, and a function return type fix for older systems. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b539477..9637eb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-09-12 Paul D. Smith + + * Makefile.am (loadavg_SOURCES, loadavg.c): Tiptoe around automake + so it doesn't complain about getloadavg.c. + + * commands.c (set_file_variables): Make sure we always alloca() at + least 1 character for the value of $? (for '\0'). + 2002-09-11 Paul D. Smith * hash.h (STRING_COMPARE, ISTRING_COMPARE, STRING_N_COMPARE): Fix -- cgit v1.2.3