Kaynağa Gözat

multiboot2: Changelog

Philipp Schuster 8 ay önce
ebeveyn
işleme
68d75ade45
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      multiboot2/Changelog.md

+ 2 - 2
multiboot2/Changelog.md

@@ -9,8 +9,8 @@
 This release contains a massive refactoring of various internals. Now, **all
 unit tests pass Miri**, thus we removed lots of undefined behaviour and
 increased the memory safety! 🎉 Only a small part of these internal refactorings
-leak to the public interface. If you don't provide external custom tags, you
-should be fine.
+leak to the public interface. If you don't use external custom tags, you
+should be fine from any refactorings.
 
 Please note that **all previous releases** must be considered unsafe, as they
 contain UB. However, it is never clear how UB results in immediate incorrect