.
authorJim Meyering <jim@meyering.net>
Tue, 25 Jun 1996 05:09:55 +0000 (05:09 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 25 Jun 1996 05:09:55 +0000 (05:09 +0000)
old/fileutils/ChangeLog

index e27bfc7..c36d368 100644 (file)
@@ -1,5 +1,15 @@
+Tue Jun 25 00:03:43 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * getline.c: New file.
+       * getline.h: New file.
+       * lib/Makefile.am (fu_SOURCES): Add getline.c.
+       (noinst_HEADERS): Add getline.h.
+
 Mon Jun 24 22:39:02 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * configure.in (AC_REPLACE_FUNCS): Add strndup.
+       (AC_PATH_PROG): Check for perl.
+
        * ls.c (decode_switches): Allow 0 as argument to --tabsize (-T) option.
        Interpret as a directive to use no TAB characters to separate columns.
        (indent): Handle TABSIZE == 0.