From: Jim Meyering Date: Mon, 30 Oct 2000 15:59:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_30~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f177ed1332b592abd9c71c04b6a98d1d8bd38cab;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index b5cd9158fc..8ba9ae8937 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +2000-10-30 Jim Meyering + + * src/wc.c: Include "system.h" after wctype.h (not before) + to avoid a compilation error on Solaris 5.5.1 systems. + Reported by Vin Shelton. + 2000-10-23 Jim Meyering * Makefile.maint: Clean up version-related variables.