summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 176c2493c6..1df8e2b04a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1606/cpukit
+ * score/include/rtems/score/interr.h: Remove
+ INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
+
2010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libfs/src/imfs/ioman.c: Remove unneeded operation check.