File tree Expand file tree Collapse file tree 5 files changed +40
-5
lines changed Expand file tree Collapse file tree 5 files changed +40
-5
lines changed Original file line number Diff line number Diff line change 1- ============
2- Next Release
3- ============
1+ mongo-c-driver 1.13.1
2+ =====================
3+
4+ It is my pleasure to announce the MongoDB C Driver 1.13.1.
45
56Bug fixes:
67
@@ -9,6 +10,20 @@ Bug fixes:
910 * Remove timestamp from uninstall scripts to permit reproducible build.
1011 * Add missing header files to the release tarball to fix compilation when
1112 configuring with ENABLE_SASL=GSSAPI.
13+ * Separate libmongoc and libbson uninstall scripts so they do not overwrite
14+ each other.
15+ * Fix running make install with DESTDIR.
16+
17+ Thanks to everyone who contributed to the development of this release.
18+
19+ * Kevin Albertson
20+ * A. Jesse Jiryu Davis
21+ * Henrik Edin
22+
23+ Peace,
24+
25+ Kevin Albertson
26+
1227
1328mongo-c-driver 1.13.0
1429=====================
Original file line number Diff line number Diff line change 1- 1.13.1-dev
1+ 1.13.1
Original file line number Diff line number Diff line change 1- 1.13.0
1+ 1.13.1
Original file line number Diff line number Diff line change 1+ libbson 1.13.1
2+ ==============
3+
4+ It is my pleasure to announce libbson 1.13.1.
5+
6+ Bug fixes:
7+
8+ * Separate libmongoc and libbson uninstall scripts so they do not overwrite
9+ each other.
10+
11+ Thanks to everyone who contributed to the development of this release.
12+
13+ * Kevin Albertson
14+ * Henrik Edin
15+
16+ Peace,
17+
18+ Kevin Albertson
19+
20+
121libbson 1.13.0
222==============
323
You can’t perform that action at this time.
0 commit comments