From: Jim Meyering Date: Mon, 24 Nov 1997 14:25:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22c~43 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4eac40b0e550ba22ccc2231ba78e70c95703e06d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b5ea72ec48..a40aac9697 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,14 @@ +1997-11-24 Jim Meyering + + * src/sys2.h: New file -- but just temporary. + * src/system.h: Move lots of pieces into sys2.h. + Include sys2.h. + +1997-11-19 Jim Meyering + + * lib/Makefile.am (AUTOMAKE_OPTIONS): Use ansi2knr so *I* don't + have to convert my hash package to use k&r C. + 1997-11-15 Jim Meyering * intl/Makefile.in (distclean): Don't remove libintl.h here.