*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 09:50:58 +0000 (09:50 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 09:50:58 +0000 (09:50 +0000)
lib/ChangeLog

index c2cc56a5ff750898f9d4eaabb0cdb1f1822d00da..05781b652d300cf7245b0ee68a44bf49ed549aa8 100644 (file)
@@ -2,6 +2,9 @@
 
        Merge in changes from the coreutils.
 
+       * mountlist.c: #undef MNT_IGNORE before defining it, to avoid warning
+       on FreeBSD.
+
        * makepath.c (make_path): Restore umask *before* creating the final
        component.
        (make_path): Minor reformatting.