File tree 5 files changed +40
-5
lines changed
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.
4
5
5
6
Bug fixes:
6
7
@@ -9,6 +10,20 @@ Bug fixes:
9
10
* Remove timestamp from uninstall scripts to permit reproducible build.
10
11
* Add missing header files to the release tarball to fix compilation when
11
12
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
+
12
27
13
28
mongo-c-driver 1.13.0
14
29
=====================
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
+
1
21
libbson 1.13.0
2
22
==============
3
23
You can’t perform that action at this time.
0 commit comments