*** empty log message ***
[gnulib.git] / lib / ChangeLog
index 50abfee..ff6a17c 100644 (file)
@@ -1,3 +1,13 @@
+2000-12-05  Jim Meyering  <meyering@lucent.com>
+
+       * dirname.c (dir_name_r): Add `const' in a few local declarations.
+
+2000-12-04  Jim Meyering  <meyering@lucent.com>
+
+       * path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
+       Also include memory.h, stdlib.h, unistd.h if appropriate.
+       Reported by Andreas Jaeger (conflicting declaration of malloc).
+
 2000-12-02  Jim Meyering  <meyering@lucent.com>
 
        * closeout.h: Make idempotent, to avoid some obscure warnings.