diff --git a/lib/ChangeLog b/lib/ChangeLog index d5034facd..71cb34008 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,10 +1,10 @@ 2003-08-18 Paul Eggert * same.c: Include and unconditionally, - as we're now assuming that part of hosted C89. - (free) [!HAVE_DECL_FREE]: Remove decl; no longer needed. + as we're now assuming that part of hosted C89. + (free) [!HAVE_DECL_FREE]: Remove decl; no longer needed. (same_name): Invoke pathconf on destination, not source, as - that's a bit clearer even if they are the same dir. + that's a bit clearer even if they are the same dir. 2003-08-18 Jim Meyering