*** empty log message ***
[gnulib.git] / lib / ChangeLog
index 0e0f784..35c22dd 100644 (file)
@@ -1,7 +1,23 @@
+2000-03-07  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/savedir.c (savedir): Work even if directory size is
+       negative; this can happen with some screwy NFS configurations.
+
+2000-03-05  Jim Meyering  <meyering@lucent.com>
+
+       * 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  <meyering@lucent.com>
 
        * Makefile.am (install-exec-local): Create $(libdir) before installing
        into it.
+       (uninstall-local): Uncomment this rule so `make distcheck' works
+       once again.
 
        * unicodeio.c (<errno.h>): Include it.
        (errno): Declare if not defined.