summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-22 15:02:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-22 15:02:02 +0000
commite5200d5afe4415f3c3f41b0b5c18c733c23d277f (patch)
tree29d730c0fef2865abdb1ddd89f0326994dfc7a97 /cpukit/ChangeLog
parentBump version to 0.7 (diff)
downloadrtems-e5200d5afe4415f3c3f41b0b5c18c733c23d277f.tar.bz2
2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/corerwlockrelease.c: Do not dereference NULL.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a1b3e8d538..70c47843d8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/src/corerwlockrelease.c: Do not dereference NULL.
+
2007-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/Makefile.am, rtems/include/rtems/rtems/barrier.h,