Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-10-15 00:01:55 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-10-15 00:01:55 +0400
commite9154015a09ac328f94c126e3253c9ebcff7b004 (patch)
tree95f5c1060cd63bd89532c52f541a84a9107f3379 /newlib/ChangeLog
parent1a8696985f9850ebbeccde41d5afb2e17bc6d1bc (diff)
2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/sys/types.h (int8_t): Add type.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0a2161903..78cda649d 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/sys/linux/sys/types.h (int8_t): Add type.
+
2005-10-14 Bob Wilson <bob.wilson@acm.org>
* libm/common/Makefile.am (doc): Do not append to $(TARGETDOC).