summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-13 16:22:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-13 16:22:24 +0000
commit7ac4ae92d056ac2962b25ebd1fe93458419eeb1d (patch)
tree33380f329952634e0b9f259b358f60670e335365 /cpukit/ChangeLog
parent2006-09-13 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7ac4ae92d056ac2962b25ebd1fe93458419eeb1d.tar.bz2
2006-09-13 Joel Sherrill <joel@OARcorp.com>
* libmisc/stackchk/check.c, libmisc/stackchk/internal.h, libmisc/stackchk/stackchk.h: Move stack to first class citizen status. Include it in User Manual and rename to start with rtems_.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 738e3bf036..4d160afa81 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-13 Joel Sherrill <joel@OARcorp.com>
+
+ * libmisc/stackchk/check.c, libmisc/stackchk/internal.h,
+ libmisc/stackchk/stackchk.h: Move stack to first class citizen
+ status. Include it in User Manual and rename to start with rtems_.
+
2006-09-11 Joel Sherrill <joel@OARcorp.com>
* libmisc/mw-fb/mw_fb.c, libmisc/mw-fb/mw_fb.h, libmisc/mw-fb/mw_uid.c,