]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 23:59:14 +0000 (23:59 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 23:59:14 +0000 (23:59 +0000)
old/textutils/ChangeLog

index 34eca17172114571578156baa62ac56ab1252b61..6372ad18ba3b933661496aec560ebe0c5d7a77f1 100644 (file)
@@ -1,3 +1,8 @@
+Sat Jun 29 18:59:07 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * 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  <meyering@na-net.ornl.gov>
 
        * 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.