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 f79ef4fc0b..e7486afe4f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2011-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1941/cpukit
+ * libmisc/monitor/mon-server.c, score/include/rtems/system.h: Remove
+ use of RTEMS_offset() in favor of standard offsetof(). This was
+ undocumented and there was only one internal use. Change noted in
+ 4.11 release notes.
+
2011-11-28 Werner Almesberger <werner@almesberger.net>
PR 1961/cpukit