changeset 3992:b2c2edefcd19

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Thu, 21 Nov 2002 09:50:58 +0000
parents ab906cd2631e
children 2b78fcd671f7
files lib/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -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.