summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-12 16:20:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-03-12 16:20:07 +0000
commit9d7739369f7fd25ff316447b229b82469f35a042 (patch)
treec41cd031c8a6f202b75b8c219121b577dfbfdb24 /cpukit/ChangeLog
parent2008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9d7739369f7fd25ff316447b229b82469f35a042.tar.bz2
2008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/cmds.c: Directly register the command structure to avoid unnecessary duplication of static strings. We know best this time.
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 59eb9a75c8..b0fddc195a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/shell/cmds.c: Directly register the command structure to
+ avoid unnecessary duplication of static strings. We know best this
+ time.
+
2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h: Do not reserve 2 * minimum stack size