summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-12 16:27:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-03-12 16:27:24 +0000
commit8c5358013e78f9e98f363d1450eaba67fd468180 (patch)
tree187506576dbeab61ccc850fce71c86749bc03682 /c/src/ChangeLog
parent2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-8c5358013e78f9e98f363d1450eaba67fd468180.tar.bz2
2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/i82586.c: Readdress use of ctype methods per recommendation from D.J. Delorie on the newlib mailing list. We should pass an unsigned char into these methods.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 7b38d0f2e6..cd119c342f 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libchip/network/i82586.c: Readdress use of ctype methods per
+ recommendation from D.J. Delorie on the newlib mailing list. We
+ should pass an unsigned char into these methods.
+
2010-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/ide/ide_controller.c: Fix warnings for uninitialized