File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ The v4.1 driver introduces the following breaking changes to the ABI:
151
151
.. _version-4.1-enable-tests-config:
152
152
153
153
- Sets the ``ENABLE_TESTS`` configuration option to ``OFF`` by default,
154
- including for auto-downloaded versions of {+driver-short+}. To
154
+ including for auto-downloaded versions of the {+driver-short+}. To
155
155
re-enable building test targets, you must set ``ENABLE_TESTS`` to ``ON``.
156
156
To include test targets in the "all" target, you must also set the
157
157
``BUILD_TESTING`` option to ``ON``.
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ The v4.1 driver release includes the following new features:
50
50
- :manual:`Binary Data BSON Types </reference/bson-types/#binary-data>` in the {+mdb-server+} manual
51
51
- :github:`BSON Binary Vector </mongodb/mongo-cxx-driver/blob/master/examples/bsoncxx/bson_binary_vector.cpp>` usage example on GitHub
52
52
- Fixes the :ref:`C driver API version bug <v4.0-cmake-api-version-bug>` noted in the v4.0 release
53
- - Adds a change to the ``ENABLE_TESTS`` configuration option default option that
53
+ - Adds a change to the ``ENABLE_TESTS`` configuration default option that
54
54
was originally announced for v4.0. For more information, see the :ref:`breaking
55
55
change description <version-4.1-enable-tests-config>` on the Upgrade page.
56
56
You can’t perform that action at this time.
0 commit comments