summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index dc34718279..abf8d52320 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/Makefile.am: Add stdint.h and inttypes.h.
+ (reported by Mike Siers <mikes@poliac.com>)
+ * include/stdint.h: New file.
+ * include/inttypes.h: New file.
+
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/stat.c: include <string.h>.