Skip to content

Commit d4c15cf

Browse files
authored
Update ChangeLog for 1.87 release (#229)
1 parent ffdc341 commit d4c15cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ TODO (known issues):
1818

1919
CHANGELOG
2020

21+
Boost V1.87:
22+
- Fixed #220: Seg fault under C++20 and empty stringify parameter (thanks jwnhy)
23+
- Fixed #222: No line directive if first line of included file is blank (thanks Nick Nobles)
24+
- Misc build fixes: CI server update, deprecated headers, modular build
25+
2126
Boost V1.86:
2227
- Fixed #197: Improper signed overflow handling (UB and a missing division check)
2328
- Replaced usage of vsprintf() with the more secure vsnprintf()

0 commit comments

Comments
 (0)