File tree Expand file tree Collapse file tree 2 files changed +25
-17
lines changed Expand file tree Collapse file tree 2 files changed +25
-17
lines changed Original file line number Diff line number Diff line change 1+ libmongoc 1.24.0 (Unreleased)
2+ =============================
3+
4+ Platform Support:
5+
6+ * Support for macOS 10.14 will be dropped in an upcoming release.
7+ * Support for Ubuntu 14.04 will be dropped in an upcoming release.
8+ * Support for Debian 8.1 will be dropped in an upcoming release.
9+
10+ Build Configuration:
11+
12+ * The `ENABLE_BSON` configure-time option has been removed. Build scripts that
13+ used `ENABLE_BSON=SYSTEM` should be updated to use `USE_SYSTEM_LIBBSON=TRUE`.
14+ If the build script needs to support building arbitrary versions of the C
15+ driver, add both `ENABLE_BSON=SYSTEM` and `USE_SYSTEM_LIBBSON=TRUE`.
16+
117libmongoc 1.23.5
218================
319
@@ -13,17 +29,6 @@ Thanks to everyone who contributed to the development of this release.
1329 * Romain Geissler @ Amadeus
1430
1531
16-
17- libmongoc 1.24.0 (Unreleased)
18- =============================
19-
20- * Support for macOS 10.14 will be dropped in an upcoming release.
21- * The `ENABLE_BSON` configure-time option has been removed. Build scripts that
22- used `ENABLE_BSON=SYSTEM` should be updated to use `USE_SYSTEM_LIBBSON=TRUE`.
23- If the build script needs to support building arbitrary versions of the C
24- driver, add both `ENABLE_BSON=SYSTEM` and `USE_SYSTEM_LIBBSON=TRUE`.
25-
26-
2732libmongoc 1.23.4
2833================
2934
Original file line number Diff line number Diff line change 1- libbson 1.23.5
2- ==============
3-
4- No changes since 1.23.3. Version incremented to match the libmongoc version.
5-
6-
71libbson 1.24.0 (Unreleased)
82===========================
93
4+ Platform Support:
5+
106 * Support for macOS 10.14 will be dropped in an upcoming release.
7+ * Support for Ubuntu 14.04 will be dropped in an upcoming release.
8+ * Support for Debian 8.1 will be dropped in an upcoming release.
9+
10+ libbson 1.23.5
11+ ==============
12+
13+ No changes since 1.23.3. Version incremented to match the libmongoc version.
1114
1215
1316libbson 1.23.4
You can’t perform that action at this time.
0 commit comments