Skip to content

Commit 788cff4

Browse files
authored
update NEWS for 1.26.2 (#1567)
1 parent 0ddbd4d commit 788cff4

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

NEWS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
libmongoc 1.26.2 (unreleased)
2-
=============================
1+
libmongoc 1.26.2
2+
================
33

44
Cyrus SASL:
55

@@ -8,6 +8,11 @@ Cyrus SASL:
88
Fixes:
99

1010
* Fix possible hang if `mongoc_gridfs_file_readv` is called with a corrupt chunk with incomplete data.
11+
* Fix assert with legacy exhaust cursor protocol when connected to server < 4.2.
12+
13+
Thanks to everyone who contributed to the development of this release.
14+
15+
* Kevin Albertson
1116

1217
libmongoc 1.26.1
1318
================

src/libbson/NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
libbson 1.26.2
2+
==============
3+
4+
Fixes:
5+
6+
* Fix iteration in `bson_strfreev`.
7+
8+
Thanks to everyone who contributed to the development of this release.
9+
10+
* Ezra Chung
11+
112
libbson 1.26.1
213
==============
314

0 commit comments

Comments
 (0)