From 79feee4de51bbd861f821fffa4bfc1ebfd9faab7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 19 Mar 2003 08:11:10 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index fe5ebdb2b3..0be04bef19 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-03-19 Jim Meyering + + * fnmatch_.h: Don't define __const. + (fnmatch): Use const, not __const in prototype. + From Paul Eggert. + 2003-03-18 Jim Meyering * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any @@ -7,9 +13,6 @@ entry. On some systems doing so could result in exhausting virtual memory. Based in part on a patch from Mike Jetzer. - * exclude.c (excluded_filename): Define and use typedef to - avoid type mismatch in conditional expression. - * quote.c (quote_n): Fix typo in comment. 2003-03-17 Jim Meyering -- 2.47.3