summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-05 17:12:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-05 17:12:05 +0000
commitda9518a2f540152ccadbe360df209328d1965a6e (patch)
treec22023cbe2183c46ae8c885ef22574ed6607a90f /cpukit/ChangeLog
parent2010-04-05 Thomas Znidar <t.znidar@embed-it.com> (diff)
downloadrtems-da9518a2f540152ccadbe360df209328d1965a6e.tar.bz2
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
* libmisc/monitor/mon-monitor.c, libmisc/monitor/monitor.h: Add reset command.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 348b1be4d7..0966247a16 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
+
+ * libmisc/monitor/mon-monitor.c, libmisc/monitor/monitor.h: Add reset
+ command.
+
2010-04-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/lib/rtems_bspnet_ntp.c: #include <unistd.h>.