summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-31 23:41:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-31 23:41:56 +0000
commitc54f3cefb7c4a9d9f77490fa43ae3c051ce56f2f (patch)
treebb29e10778c23aa380a46454d28a8945342ff956 /cpukit/ChangeLog
parent2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c54f3cefb7c4a9d9f77490fa43ae3c051ce56f2f.tar.bz2
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* posix/src/pthreadinitthreads.c: Clean up error paths.
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 8113248afb..8833090871 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * posix/src/pthreadinitthreads.c: Clean up error paths.
+
+2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libcsupport/preinstall.am, posix/preinstall.am: Revert temporary
changes which aid in coverage testing.