summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-05-03 22:17:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-05-03 22:17:27 +0000
commiteb12bf41fb2bac1ab6e706be00626d2dcedf4ecc (patch)
tree2cb176ddba55a847d3beb7d9c9b5b705ee26975e /cpukit/ChangeLog
parent2005-05-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-eb12bf41fb2bac1ab6e706be00626d2dcedf4ecc.tar.bz2
2005-05-03 Joel Sherrill <joel@OARcorp.com>
* libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c: Use uint8_t instead of char for raw data buffer.
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 02032b4907..6681d60afb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-03 Joel Sherrill <joel@OARcorp.com>
+
+ * libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c: Use uint8_t
+ instead of char for raw data buffer.
+
2005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/kern/kern_mib.c, libnetworking/sys/libkern.h: