# HG changeset patch # User Jim Meyering # Date 1008435540 0 # Node ID a6223997a8b39431b97f2dfb7ed7a2199c5c81c4 # Parent 0a221a334b5dcd2cf133d97753990f5b78f95d8c *** empty log message *** diff --git a/lib/ChangeLog b/lib/ChangeLog --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,10 @@ 2001-12-15 Jim Meyering + * regex.h (__restrict_arr): Update from libc. + * mountlist.h (ME_REMOTE): Recognize file systems of type smbfs as `remote' if the name starts with `//'. Suggested by Michael Stone. + (STREQ): Define. 2001-12-10 Jim Meyering