diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog index 2afc879bf4..2fd991ec81 100644 --- a/c/src/lib/libbsp/i386/pc386/ChangeLog +++ b/c/src/lib/libbsp/i386/pc386/ChangeLog @@ -1,8 +1,8 @@ -2005-11-02 straumanatslacdotstanford.edu +2005-11-02 Till Straumann - * startup/ldsegs.S: put IDT and GDT into data segment. The CPU modifies - the 'accessed' bit and GDB's (rtems-gdb-stub) text segment checksum - comparison failed... + * startup/ldsegs.S: put IDT and GDT into data segment (PR#838). + The CPU modifies the 'accessed' bit and GDB's (rtems-gdb-stub) + text segment checksum comparison failed... 2005-10-17 Ralf Corsepius