Skip to content

Commit 68d75ad

Browse files
committed
multiboot2: Changelog
1 parent e2c691e commit 68d75ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

multiboot2/Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
This release contains a massive refactoring of various internals. Now, **all
1010
unit tests pass Miri**, thus we removed lots of undefined behaviour and
1111
increased the memory safety! 🎉 Only a small part of these internal refactorings
12-
leak to the public interface. If you don't provide external custom tags, you
13-
should be fine.
12+
leak to the public interface. If you don't use external custom tags, you
13+
should be fine from any refactorings.
1414

1515
Please note that **all previous releases** must be considered unsafe, as they
1616
contain UB. However, it is never clear how UB results in immediate incorrect

0 commit comments

Comments
 (0)