summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 6237343579..bcd971bb23 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,5 +1,10 @@
2009-10-16 Jennifer Averett <jennifer.averett@OARcorp.com>
+ * mpc6xx/mmu/bat.c: Resolved bug: It is not an overlap if the batindex
+ being set is the batindex of the overlap.
+
+2009-10-16 Jennifer Averett <jennifer.averett@OARcorp.com>
+
* shared/include/io.h: Backport change from extern inline to static
inline from head to avoid multiple definitions.