From: Jim Meyering Date: Sat, 29 Jun 1996 23:59:14 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12o~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14bc2891a849298601f3fb3d63cc89a33b152d56;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 34eca17172..6372ad18ba 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +Sat Jun 29 18:59:07 1996 Jim Meyering + + * configure.in (PACKAGE_VERSION): Add `GNU ' prefix so we see + it in the output of --version. Reported by RMS. + Wed Jun 26 21:35:10 1996 Jim Meyering * src/Makefile.am (LDADD): Remove sort-specific hack to link @@ -1085,7 +1090,6 @@ Tue Jul 11 21:56:02 1995 Jim Meyering (meyering@comco.com) * md5sum.c Add #else block after #ifdef VMS. (main): Rename local variable. - Add FIXME: allow newlines in filenames. Detect and report failed fclose calls on stdout and checkfile_stream. * tr.c (unqote): Comment out unreachable break stmts.