Skip to content

Commit

Permalink
Changelog for version 4.8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RMGiroux committed Apr 26, 2024
1 parent da7df54 commit fe36f7d
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
bsl-internal (4.7.0.0) unstable; urgency=low
bsl-internal (4.8.0.0) unstable; urgency=low

* 80bd347c3 Bumped version to 4.8.0.0
* 783787063 Ball log set category tsan race drqs 171004031 (#4560)
* 5c1405608 Replace unconditional asserts using !"literal" with 0 != "literal" (#4645)
* b3dd63954 move memset out of line to avoid spurious warning (#4670)
* 29ce0d860 Clear nearly all stream state on cached BALL log record streams - {DRQS 174945338} (#4705)
* 8d035df9e Fix UB in bdlb::BitmaskUtil (DRQS 174648615) (#4685)
* 2b7904d01 Fix link coercion symbols section. (#4709)
* 34f7fd686 `bslma::TestAllocator` cleanup - drqs174842946 (#4696)

-- Mike Giroux <[email protected]> Fri, 26 Apr 2024 13:57:28 -0400

bsl-internal (4.7.0.0) git; urgency=low

* 409d2da33 Changelog for version 4.7.0.0
* a5060739d Bumped version to 4.7.0.0
* 21151abb3 Add more usage to ball_throttle (#4712)
* b5f293891 Copy over documentation from bdlmt_throttle (#4704)
Expand All @@ -15,7 +29,7 @@ bsl-internal (4.7.0.0) unstable; urgency=low
* 5e34fc80e Add missing ull suffixes to check values (#4688)
* 18c61e0fd Thread safety note has been added to 'bdlbb::PooledBlobBufferFactory' documentation. DRQS 174859592 (#4694)

-- Oleg Subbotin <[email protected]> Fri, 19 Apr 2024 17:49:36 -0400
-- Oleg Subbotin <[email protected]> Fri, 19 Apr 2024 17:54:13 -0400

bsl-internal (4.6.0.0) git; urgency=low

Expand Down

0 comments on commit fe36f7d

Please sign in to comment.