summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-20 14:33:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-20 14:33:00 +0000
commitab09d0836688fcb9245941b87ba54ee7d8546301 (patch)
tree5f758e1b8a3604a753c0fa1deb7842122ce4b673 /c/src/libmisc/ChangeLog
parent2002-03-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ab09d0836688fcb9245941b87ba54ee7d8546301.tar.bz2
2002-03-20 Chris Johns <ccj@acm.org>
* PR148. * monitor/mon-prmisc.c: Fixed to print task states correctly.
Diffstat (limited to 'c/src/libmisc/ChangeLog')
-rw-r--r--c/src/libmisc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/libmisc/ChangeLog b/c/src/libmisc/ChangeLog
index ab0d19c8c3..f67f93e5a4 100644
--- a/c/src/libmisc/ChangeLog
+++ b/c/src/libmisc/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-20 Chris Johns <ccj@acm.org>
+
+ * PR148.
+ * monitor/mon-prmisc.c: Fixed to print task states correctly.
+
2002-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shell/shell.c: Remove #undef __STRICT_ANSI__.