Skip to content

Commit

Permalink
Merge pull request #212 from jefftrull/changelog_1.86
Browse files Browse the repository at this point in the history
Update ChangeLog for 1.86
  • Loading branch information
jefftrull authored Jun 26, 2024
2 parents da98931 + 3819ada commit 46bd710
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ TODO (known issues):

CHANGELOG

Boost V1.86:
- Fixed #197: Improper signed overflow handling (UB and a missing division check)
- Replaced usage of vsprintf() with the more secure vsnprintf()

Boost V1.85:
- Fixed #200: Emitted pragmas lack terminating newline
- Fixed #202: YYMARKER not updated when fill called on BOOST_WAVE_BSIZE boundary
Expand Down

0 comments on commit 46bd710

Please sign in to comment.