summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-15 16:29:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-15 16:29:22 +0000
commite293d889b56af4e3d43a93f44b0e1cfc00d4c981 (patch)
treebc5f9a3d39969585fdbee70af1b568d2719c0cc2 /cpukit/ChangeLog
parent2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-e293d889b56af4e3d43a93f44b0e1cfc00d4c981.tar.bz2
2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1297/cpukit * posix/src/prwlockinit.c: Fix NULL attribute pointer handling.
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 b35067a3a2..b191fcf1c1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1297/cpukit
+ * posix/src/prwlockinit.c: Fix NULL attribute pointer handling.
+
2008-08-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtems/include/rtems/rtems/ratemon.h,