]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 1 Aug 1996 04:46:51 +0000 (04:46 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Aug 1996 04:46:51 +0000 (04:46 +0000)
old/fileutils/ChangeLog

index 1793943c68089444fe23964a4580ec7910cad7c8..d87b7c3189bcbe753faaa528ca1304a1720c81d4 100644 (file)
@@ -1,3 +1,12 @@
+Wed Jul 31 23:39:23 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/ln.c [LINK_TYPE]: Remove macro.  NLS messages aren't
+       extracted from macros.  Reported by Santiago Vila.
+       (link_type_string): New global variable to be used instead of
+       LINK_TYPE.
+       (main): Set it here.
+       (do_link): Use it (instead of macro) here.
+
 Tue Jul 30 23:24:18 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * configure.in (AC_CHECK_HEADERS): Add sys/fs/s5param.h.