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

index c4d39b2bd8591b6fe60242b0b3d015d495506e7d..c1d1580f7ff4dd3b8ea664ba27df575243c73707 100644 (file)
@@ -1,5 +1,8 @@
 Fri Jun 28 22:56:00 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * src/dircolors.c (dc_parse_stream): Move enum states dcl into
+       this function.
+
        * src/ln.c (do_link): Allow `ln -sf --backup k k' to succeed in
        creating the self-referential symlink, since doing so doesn't
        remove the source but merely renames it.