File tree 3 files changed +24
-2
lines changed
3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change
1
+ mongo-c-driver 1.8.1
2
+ ====================
3
+
4
+ It is my pleasure to announce mongo-c-driver 1.8.1. This release fixes the
5
+ following bugs:
6
+
7
+ * Remove a syntax error in the configure script that affects some shells.
8
+ * The configure script respects --with-zlib=system and --with-snappy=system.
9
+ * The internal mongoc_server_description_t struct is properly reinitialized
10
+ after a network error.
11
+ * Fix the encoding of this NEWS file.
12
+
13
+ Thanks to everyone who contributed to the development of this release.
14
+
15
+ * A. Jesse Jiryu Davis
16
+ * Jeremy Mikola
17
+
18
+ Peace,
19
+
20
+ A. Jesse Jiryu Davis
21
+
22
+
1
23
mongo-c-driver 1.8.0
2
24
====================
3
25
Original file line number Diff line number Diff line change 1
- 1.8.1-dev
1
+ 1.8.1
Original file line number Diff line number Diff line change 1
- 1.8.0
1
+ 1.8.1
You can’t perform that action at this time.
0 commit comments