From: Jim Meyering Date: Fri, 10 Mar 2000 11:40:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-2_0g~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41d063607c6f6066d660259ea21e893fce0a4d02;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 35c22dd890..b66914499d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,6 +3,11 @@ * lib/savedir.c (savedir): Work even if directory size is negative; this can happen with some screwy NFS configurations. +2000-03-06 Jim Meyering + + * localcharset.c (get_charset_aliases): Don't try to free file_name + if it's NULL (because we ran out of memory). From Bruno Haible. + 2000-03-05 Jim Meyering * localcharset.c ("path-concat.h"): Include.