]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 8 Jan 1998 23:17:20 +0000 (23:17 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 8 Jan 1998 23:17:20 +0000 (23:17 +0000)
old/textutils/ChangeLog

index 7be45c709f7c37ab435c7fa3adb6fae3eeeea448..a849ee7d74533aaa91b4231bbb213f93784c9d95 100644 (file)
@@ -1,5 +1,8 @@
 1998-01-08  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/tac-pipe.c: New file.  But not yet used.
+       * src/Makefile.am (EXTRA_DIST): Add tac-pipe.c.
+
        * src/tac.c (tac_stream): Don't perform arithmetic on now-void* pointer
        result of xrealloc (until recently it was char*).