Fix NEWS formatting.

This commit is contained in:
Samuel Williams 2021-06-22 23:18:40 +12:00
parent e01fa2f6ff
commit eef3c08edc
No known key found for this signature in database
GPG Key ID: A0765423A44728FB

View File

@ -126,7 +126,7 @@ Outstanding ones only.
* IO hooks `io_wait`, `io_read`, `io_write`, receive the original IO object
where possible. [[Bug #18003]]
* Make `Monitor` fiber-safe. [Bug #17827]
* Make `Monitor` fiber-safe. [[Bug #17827]]
## Stdlib updates