From 8bbe97528d6e0d7d453050da5a99308182cd38fe Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 14 Nov 2002 12:09:42 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 63140f3a54..4885b6ed35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ -2002-11-12 Jim Meyering +2002-11-14 Jim Meyering * Version 4.5.4. + * Makefile.maint: Sync with Bison, i.e.: + (po-check): Scan .l and .y files instead of the + .c and the .h files that they generate. This fixes the bug + reported by Tim Van Holder in: + + Look for N_ as well as for _. Try to avoid matching #define for + N_ and _. + From Paul Eggert. + +2002-11-12 Jim Meyering + * src/ls.c (HAVE_SYMLINKS): Remove unnecessary macro definition. Replace sole use with equivalent `#ifdef S_ISLNK'. Inconsistency reported by Dmitry V. Levin. -- 2.47.2