summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 7b37a0c..6388048 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,21 @@
2001-09-08 Bruno Haible <haible@clisp.cons.org>
+ * findprog.c: Include specification header before all other headers.
+ * fstrcmp.c: Likewise.
+ * full-write.c: Likewise.
+ * hash.c: Likewise.
+ * linebreak.c: Likewise.
+ * mbswidth.c: Likewise.
+ * progname.c: Likewise.
+ * safe-read.c: Likewise.
+ * wait-process.c: Likewise.
+ * xerror.c: Likewise.
+ * getline.c: Include getline.h.
+ * mbswidth.h: Include <stddef.h>, for size_t.
+ * wait-process.h: Include <unistd,h> and <sys/types.h>, for pid_t.
+
+2001-09-08 Bruno Haible <haible@clisp.cons.org>
+
* javacomp.sh.in: New file.
* javaexec.sh.in: New file.