diff --git a/lib/ChangeLog b/lib/ChangeLog index 35c22dd89..b66914499 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.