summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-14 22:53:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-14 22:53:39 +0000
commit33eeeb28dcd7cb846156242a03818e25ccf9f061 (patch)
tree78235cf1b5eae49691ffb9632f2ef5794b119369 /cpukit/ChangeLog
parent2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-33eeeb28dcd7cb846156242a03818e25ccf9f061.tar.bz2
2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/stackchk/check.c: Fix alignment of output.
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 a2fe6e5969..98a11aa8d4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/stackchk/check.c: Fix alignment of output.
+
+2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/monitor/monitor.h: Add network commands that were in the
network supplement but not in the code.
* libmisc/monitor/mon-network.c: New file.