Skip to content

Commit

Permalink
Update changelog for #146
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Apr 11, 2020
1 parent 12be7f1 commit 18c9477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- **Breaking**: Make `map_to` and `update_flags` unsafe ([#135](https://github.com/rust-osdev/x86_64/pull/135))
- **Breaking**: Make `FrameDeallocator::deallocate_frame` unsafe ([#146](https://github.com/rust-osdev/x86_64/pull/146))
- Various improvements to VirtAddr and PhysAddr ([#141](https://github.com/rust-osdev/x86_64/pull/141))
- Among other things, this renamed the `VirtAddr::new_unchecked` function to `new_truncate`.
- Add const_fn!{} macro to make functions const without duplication ([#144](https://github.com/rust-osdev/x86_64/pull/144))
Expand Down

0 comments on commit 18c9477

Please sign in to comment.