Skip to content

Commit b7588c7

Browse files
committed
Update changelog for #215
1 parent 27e2cc6 commit b7588c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- `ExceptionStackFrame`
99
- `VirtAddr::new_unchecked`
1010
- `interrupts::enable_interrupts_and_hlt`
11+
- **Breaking:** Make `DescriptorTablePointer::base` a `VirtAddr` ([#215](https://github.com/rust-osdev/x86_64/pull/215))
1112
- Relaxe `Sized` requirement for `FrameAllocator` in `Mapper::map_to` ([204](https://github.com/rust-osdev/x86_64/pull/204))
1213

1314
# 0.12.3 – 2020-10-31

0 commit comments

Comments
 (0)