summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-03 00:33:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-03 00:33:10 +0000
commita761495bb1e5ffb3c3f657f03f45204147997b08 (patch)
treea8be1d6077911b58d3e28f5e76760d36842eaf7d /cpukit/ChangeLog
parent2006-06-02 Jay Monkman <jtm@lopingdog.com> (diff)
downloadrtems-a761495bb1e5ffb3c3f657f03f45204147997b08.tar.bz2
2006-06-02 Joel Sherrill <joel@OARcorp.com>
* itron/src/trcv_mbf.c, posix/src/semopen.c, rtems/src/taskvariableadd.c, score/macros/rtems/score/heap.inl: Fix warnings.
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 6e3a5e3bc2..cd2425a1e4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-02 Joel Sherrill <joel@OARcorp.com>
+
+ * itron/src/trcv_mbf.c, posix/src/semopen.c,
+ rtems/src/taskvariableadd.c, score/macros/rtems/score/heap.inl: Fix
+ warnings.
+
2006-05-31 Eric Norum <norume@aps.anl.gov>
* libnetworking/netinet/ip_icmp.c: Update icps_allecho counter.