summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b8c36dd7c2..74ca83ffba 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2009-06-17 Chris Johns <chrisj@rtems.org>
+
+ * libmisc/shell/extern-dd.h: Delcare the conv arrays extern to
+ stop PPC link errors.
+ * libmisc/shell/main_time.c, libmisc/Makefile.am,
+ libmisc/shell/shellconfig.h: Add a time command.
+
+ * libmisc/shell/shellconfig.h,
2009-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/rtems/bspIo.h, libcsupport/Makefile.am: Add putk().