summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-11 17:34:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-11 17:34:10 +0000
commitea7fd1ec5812dca9191bd1b77b2ea3c5b30e4d8b (patch)
tree33ffda77b6eee24ab8ba9ec83e473113bbd463ac /cpukit/ChangeLog
parentRemove extra CRLF. (diff)
downloadrtems-ea7fd1ec5812dca9191bd1b77b2ea3c5b30e4d8b.tar.bz2
2006-09-11 Jerry Needell <jerry.needell@unh.edu>
* libnetworking/netinet/in_cksum.c: Joel should have used int32_t not uint32_t when removing warnings.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 80065141ca..2130f4f6a9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-11 Jerry Needell <jerry.needell@unh.edu>
+
+ * libnetworking/netinet/in_cksum.c: Joel should have used int32_t not
+ uint32_t when removing warnings.
+
2006-09-08 Ken Peters <ken.peters@jpl.nasa.gov>
PR 1170/rtems