summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-10-04 17:45:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-10-04 17:45:32 +0000
commit538453e3b70f1b39fcd90fedaf6820fe215c03f7 (patch)
treee5a577fa5d19f5615889a028d5cffc246f18283a /cpukit/ChangeLog
parent2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-538453e3b70f1b39fcd90fedaf6820fe215c03f7.tar.bz2
2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Revert accident commit adding libdbm to build.
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 cc31895493..3af12f6740 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * Makefile.am, configure.ac: Revert accident commit adding libdbm to
+ build.
+
+2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac, posix/Makefile.am, posix/src/pthread.c:
Add pthread_attr_getstack, pthread_attr_setstack,
pthread_attr_getguardsize, and pthread_attr_setguardsize.