summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df8d87d..0eea6c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-31 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * i386/i386/trap.c (user_trap): On page fault, raise exception instead
+ of asserting that cr2 is below LINEAR_MIN_KERNEL_ADDRESS.
+
2008-07-29 Zheng Da <zhengda1936@gmail.com>
Manuel Menal <mmenal@hurdfr.org>