summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 b1c9ba9660..00e1f48081 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/shell/utils-cp.c: Do not put a 64K buffer on the stack.
+
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/inline/rtems/score/priority.inl: Use simple integer as loop
counter.