summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-21 19:40:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-21 19:40:17 +0000
commit59f1bfe606a66ef574183d169b0cbfe06a18995a (patch)
tree4844ff441555c825f962cc9532e724e5d87a817a /cpukit/ChangeLog
parent2011-01-21 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-59f1bfe606a66ef574183d169b0cbfe06a18995a.tar.bz2
2011-01-21 Eric Norum <wenorum@lbl.gov>
* libmisc/capture/capture.c: Avoid using TCB of task just deleted.
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 21313b4079..46a6918919 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-21 Eric Norum <wenorum@lbl.gov>
+
+ * libmisc/capture/capture.c: Avoid using TCB of task just deleted.
+
2011-01-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libblock/src/blkdev-ops.c: New file.