summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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.