Skip to content

Commit 7bdcff5

Browse files
committed
NEWS for 1.7.0
1 parent 5d93d21 commit 7bdcff5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

NEWS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
Next Release
2-
============
1+
mongo-c-driver 1.7.0
2+
====================
33

4+
* CMake build now installs .pc files for programs that link to libmongoc using
5+
pkg-config. Both the CMake and Autotools build systems now install .cmake
6+
files for programs that link to libmongoc using CMake. Linking to libmongoc
7+
statically or dynamically is now much more convenient. See the new tutorial
8+
section "Include and link libmongoc in your C program".
49
* Minimum required CMake version has been increased to 3.1.
510
* CMake remains experimental on non-Windows platforms and issues a warning now
611
* Support for wire compression.

0 commit comments

Comments
 (0)