summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-07-14 14:32:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-07-14 14:32:06 +0000
commita0f29ca4fd4d2d036a622d554415ec65ce1fe1f4 (patch)
tree6e943eb8c754603bd416b277e2a20540fc0f05aa /cpukit/ChangeLog
parent2004-06-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a0f29ca4fd4d2d036a622d554415ec65ce1fe1f4.tar.bz2
2004-07-14 Joel Sherrill <joel@OARcorp.com>
PR 651/core * rtems/src/taskident.c: Add NULL check for id.
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 0ff6bdf987..31d5c3d5e1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-14 Joel Sherrill <joel@OARcorp.com>
+
+ PR 651/core
+ * rtems/src/taskident.c: Add NULL check for id.
+
2004-06-29 Joel Sherrill <joel@OARcorp.com>
PR 631/rtems