summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-31 16:17:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-31 16:17:34 +0000
commit96020454cdb472ab40a042a16b0b2cc9f83735ca (patch)
tree84c393d8d35657bac1957561d4559651de78ccbe /cpukit/ChangeLog
parent2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-96020454cdb472ab40a042a16b0b2cc9f83735ca.tar.bz2
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/preinstall.am, posix/preinstall.am: Revert temporary changes which aid in coverage testing.
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 eab0f7c0ba..8113248afb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libcsupport/preinstall.am, posix/preinstall.am: Revert temporary
+ changes which aid in coverage testing.
+
+2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* posix/src/cond.c, posix/src/key.c, posix/src/mqueuenametoid.c,
posix/src/mutex.c, posix/src/pbarrier.c, posix/src/prwlock.c,
posix/src/pspin.c, posix/src/pthread.c, posix/src/ptimer.c,