X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=35c22dd89041f57e30a778fd9e782840b5dcbefa;hb=606ec43d80c524d2f322129b3dd0676fce6ccea2;hp=0e0f784480cd6f49af2361a4e912aea6f918f4b5;hpb=3df87fd8d6e4028ee691d07610937d235f395edf;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 0e0f78448..35c22dd89 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,23 @@ +2000-03-07 Paul Eggert + + * lib/savedir.c (savedir): Work even if directory size is + negative; this can happen with some screwy NFS configurations. + +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. + 2000-03-04 Jim Meyering * Makefile.am (install-exec-local): Create $(libdir) before installing into it. + (uninstall-local): Uncomment this rule so `make distcheck' works + once again. * unicodeio.c (): Include it. (errno): Declare if not defined.