summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 22419048d2..5fa3751e55 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-object.c,
+ libmisc/monitor/monitor.h, libmisc/shell/main_chmod.c,
+ libmisc/shell/main_tty.c, libmisc/shell/main_umask.c,
+ libmisc/shell/main_whoami.c: Add pthread command to monitor when
+ POSIX is enabled. Remove include of rtems/monitor.h from files not
+ related.
+
2008-07-16 Till Straumann <strauman@slac.stanford.edu>
* score/cpu/powerpc/rtems/new-exceptions/cpu.h: