summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-24 14:31:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-24 14:31:37 +0000
commita9546aaf528e2162f393396aa74a8059425d4a0e (patch)
treee6e407f963bcb8ccebcdabdf834f9bd4016376a3 /cpukit/ChangeLog
parent2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a9546aaf528e2162f393396aa74a8059425d4a0e.tar.bz2
2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1326/cpukit * libi2c/libi2c.c: Use int for return value when negative values possible.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f6851caec1..215784e936 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-24 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1326/cpukit
+ * libi2c/libi2c.c: Use int for return value when negative values
+ possible.
+
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/lib/ftpfs.c: Use ssize_t for read retval (Fix