Skip to content

Commit 3d1308b

Browse files
committed
1.27.4 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent dbbef58 commit 3d1308b

File tree

4 files changed

+29
-1
lines changed

4 files changed

+29
-1
lines changed

NEWS

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
libmongoc 1.27.4
2+
================
3+
4+
Fixes:
5+
6+
* Fix possible crash reading malformed wire protocol message.
7+
* Fix build with Visual Studio 2013.
8+
9+
Thanks to everyone who contributed to the development of this release.
10+
11+
* Ezra Chung
12+
* Kevin Albertson
13+
14+
15+
116
libmongoc 1.27.3
217
================
318

VERSION_CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.27.4-dev
1+
1.27.4

src/libbson/NEWS

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
libbson 1.27.4
2+
==============
3+
4+
Fixes:
5+
6+
* Fix build with Visual Studio 2013.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Kevin Albertson
11+
12+
13+
114
libbson 1.27.3
215
==============
316

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)