Explorar el Código

add missing changelog entry

Philipp Schuster hace 2 años
padre
commit
3831cac7f7
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      multiboot2/Changelog.md

+ 4 - 0
multiboot2/Changelog.md

@@ -1,5 +1,9 @@
 # CHANGELOG for crate `multiboot2`
 
+## 0.14.1 (unreleased)
+- fixed the calculation of the last area of the memory map tag ([#119](https://github.com/rust-osdev/multiboot2/pull/119))
+  (Previously, iterating the EFI Memory map resulted in a superfluous entry as it ran over the next tag)
+
 ## 0.14.0 (2022-06-30)
 - **BREAKING CHANGES** \
   This version includes a few small breaking changes that brings more safety when parsing strings from the