Skip to content

Commit fa7d499

Browse files
authored
add NEWS for 1.23.2 (#1172)
1 parent f827e2f commit fa7d499

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
libmongoc 1.23.2
2+
================
3+
4+
Bug fixes:
5+
6+
* Fix compile on M1 macOS fails due to undeclared function (getpagesize)
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Kevin Albertson
11+
* Kyle Kloberdanz
12+
13+
114
libmongoc 1.22.2
215
================
316

src/libbson/NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
libbson 1.23.2
2+
==============
3+
4+
No changes since 1.23.1. Version incremented to match the libmongoc version.
5+
6+
-- Kevin Albertson
7+
18
libbson 1.22.2
29
==============
310

0 commit comments

Comments
 (0)