Skip to content

Commit da6dfbe

Browse files
committed
NEWS for 1.10.2 and 1.10.3
1 parent 35c15e5 commit da6dfbe

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

NEWS

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,31 @@ Next Release
99
* Fix a crash when parsing binary data from JSON if mongoc_init isn't called.
1010

1111

12+
mongo-c-driver 1.10.3
13+
=====================
14+
15+
It is my pleasure to announce the MongoDB C Driver 1.10.3. This release fixes
16+
a crash when parsing binary data from JSON if mongoc_init isn't called.
17+
18+
Peace,
19+
20+
A. Jesse Jiryu Davis
21+
22+
23+
mongo-c-driver 1.10.2
24+
=====================
25+
26+
It is my pleasure to announce the MongoDB C Driver 1.10.2. This release fixes
27+
the libbson and libmongoc installed library filenames and SONAMEs on Linux.
28+
They had changed unintentionally with the switch to CMake in 1.10.0; they are
29+
now consistent with 1.9.x and previous releases. Thanks to Roberto C. Sánchez
30+
for the fix.
31+
32+
Peace,
33+
34+
A. Jesse Jiryu Davis
35+
36+
1237
mongo-c-driver 1.10.1
1338
=====================
1439

VERSION_RELEASED

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1
1+
1.10.3

0 commit comments

Comments
 (0)