Skip to content

Commit 468b606

Browse files
committed
Add deprecation notices for Debian 9 and Debian 10
1 parent d5070de commit 468b606

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
libmongoc 1.29.2
22
================
33

4+
Deprecated:
5+
6+
* Support for Debian 9 and Debian 10.
7+
48
Fixes:
59
* Rename `set_error` function to avoid symbol conflicts.
610
* Fix Windows ARM 64 build.

src/libbson/NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
libbson 1.30.0 (Unreleased)
22
===========================
33

4+
Deprecated:
5+
6+
* Support for Debian 9 and Debian 10.
7+
48
Fixes:
59

610
* Truncated output of `bson_as_json_with_opts` is changed to no longer split valid UTF-8 sequences.

0 commit comments

Comments
 (0)