Skip to content

Commit 914079f

Browse files
committed
trivial: link to countDocuments and estimatedDocumentCount
1 parent 5d76811 commit 914079f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/release-notes/4.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Issues fixed:
2828

2929
- :issue:`SERVER-19815`: Make repair more robust with the WiredTiger storage engine
3030

31-
- :issue:`SERVER-35989`: ``countDocuments()`` and ``estimatedDocumentCount()`` helpers
31+
- :issue:`SERVER-35989`: :method:`db.collection.countDocuments()` and :method:`db.collection.estimatedDocumentCount()` helpers
3232

33-
- :issue:`SERVER-36982`: Reintroduce enableMajorityReadConcern:false server parameter
33+
- :issue:`SERVER-36982`: Reintroduce ``enableMajorityReadConcern:false`` server parameter
3434

3535
- `All JIRA issues closed in 4.0.3
3636
<https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%274.0.3%27>`_

0 commit comments

Comments
 (0)