Skip to content

Commit 9f0552a

Browse files
committed
Add history note on allocator guidance.
1 parent 93d759e commit 9f0552a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/introduction/history.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ the following changes:
4040
approach including with respect to integer-pointer type safety vs full
4141
pointer type safety, compile-time uncertainty on types, bounds imprecision,
4242
unions, stack temporal safety, and compiler optimizations.
43+
* Document expectations for CHERI-enabled allocators, including guidance for
44+
both consumers and implementers of allocation APIs.
4345
* Numerous minor editorial and formatting improvements.

0 commit comments

Comments
 (0)