summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 19:20:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 19:20:02 +0000
commit7c5e3b3ff3617e743c7903c7f9e949a3657a82e5 (patch)
treeb936dd072cedeef6f5f5e09c88a914376e123015 /cpukit/ChangeLog
parentPreps for next spin. (diff)
downloadrtems-7c5e3b3ff3617e743c7903c7f9e949a3657a82e5.tar.bz2
2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: POSIX threads use twice the minimum stack size. Account for this.
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 53b7b68e88..b9635f71df 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sapi/include/confdefs.h: POSIX threads use twice the minimum stack
+ size. Account for this.
+
2007-06-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Add NDEBUG as a command line compilation option.