From 9a8fc545232478d4374670b8adc103158a030d73 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 2 Feb 2006 21:25:10 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 707246104..ee1f75283 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2006-02-02 Jim Meyering + + Eliminate the unwelcome (albeit unlikely) possibility of xmalloc + failure on deficient systems, and simplify gnulib lgpl dependencies. + * lstat.c (rpl_lstat): Rewrite to use stat() in place of the + xmalloc/lstat combination. Based on a patch from Bruno Haible. + 2006-01-27 Paul Eggert * fnmatch.c (L_): Renamed from L, to work around a bug in -- cgit v1.2.3-54-g00ecf