summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 73a2ee2c9..2e5066915 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,7 +1,10 @@
2001-12-15 Jim Meyering <meyering@lucent.com>
+ * 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 <meyering@lucent.com>