summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2006-09-28 14:57:07 +0000
committerChris Johns <chrisj@rtems.org>2006-09-28 14:57:07 +0000
commit8462ac8a98c546b1ab2781a1c2d313697127a63b (patch)
tree9fccbc591e41e31881728f7a7e1256d3f8bc96af
parentFlush stdout after updating the command line. (diff)
downloadrtems-8462ac8a98c546b1ab2781a1c2d313697127a63b.tar.bz2
2006-09-29 Chris Johns <chrisj@rtems.org>
* libmisc/monitor/mon-command.c: Flush stdout after updating the command line.
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 67271937e8..4ff2386d36 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-29 Chris Johns <chrisj@rtems.org>
+
+ * libmisc/monitor/mon-command.c: Flush stdout after updating the
+ command line.
+
2006-09-14 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/route.c, librpc/src/rpc/auth_none.c,
@@ -72,6 +77,7 @@
libmisc/stackchk/stackchk.h: Move stack to first class citizen
status. Include it in User Manual and rename to start with rtems_.
+>>>>>>> 1.705
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,