]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 26 Jul 1996 04:32:30 +0000 (04:32 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 26 Jul 1996 04:32:30 +0000 (04:32 +0000)
old/textutils/ChangeLog

index 0a95c7bb17d819c4d5d9805b7e1abdfa9b0f2c03..3f59b05f5368b3a805343d69d4c9704171d5e78a 100644 (file)
@@ -1,5 +1,9 @@
 Thu Jul 25 23:06:35 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/unexpand.c (unexpand): Move EOF check to follow code that
+       processes and generates output for pending spaces.  Before
+       `printf '  ' |unexpand -t 1,2' generated no output.
+
        * src/md5sum.c (md5_check): Remove parameter, BINARY.
        Rename local TYPE_FLAG to BINARY, so md5_file uses the binary mode
        from the input stream rather than the one from the command line.