From: Jim Meyering Date: Sun, 5 Mar 2000 10:27:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0e^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d672bf04858df869daa2cd0685be514d26f4f87;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 073d91b636..e20326de77 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2000-03-05 Jim Meyering + * localcharset.c ("path-concat.h"): Include. + (get_charset_aliases): Use path_concat instead of ANSI string + concatenation. + * unicodeio.h (PARAMS): Define. Use it to guard prototype.