Skip to content

Commit b127e6f

Browse files
committed
DOCS-11274: 3.2.19 release
1 parent e902326 commit b127e6f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

source/release-notes/3.2.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Minor Releases
3535

3636
.. _3.2.19-release-notes:
3737

38-
3.2.19 - Upcoming
39-
~~~~~~~~~~~~~~~~~
38+
3.2.19 - Feb 6, 2018
39+
~~~~~~~~~~~~~~~~~~~~
4040

4141
- :issue:`SERVER-30189`: Reduce calls to allocator for large $in expressions
4242
- :issue:`SERVER-30853`: Update Mongod init scripts to set unlimited locked memory
@@ -74,7 +74,7 @@ Issues fixed:
7474
- :issue:`SERVER-30943`: Segmentation fault on attempt to access an invalidated BSON Object in JS scope
7575

7676
- :issue:`WT-3327`: Checkpoints can hang if time runs backward
77-
77+
7878
- :ref:`3.2.17-changelog`
7979

8080
- `All JIRA issues closed in 3.2.17
@@ -125,7 +125,7 @@ Issues fixed:
125125

126126
- :issue:`SERVER-26452`: ``renameCollection`` should handle write conflicts.
127127

128-
- :issue:`SERVER-29365`: No-op ``applyOps`` does not wait for majority writeConcern before returning.
128+
- :issue:`SERVER-29365`: No-op ``applyOps`` does not wait for majority writeConcern before returning.
129129

130130
- :issue:`SERVER-28014`: When ssl mode is ``preferSSL``, should log
131131
connections that do not use SSL.
@@ -137,7 +137,7 @@ Issues fixed:
137137

138138
.. _3.2.13-release-notes:
139139

140-
3.2.13 -- May 1, 2017
140+
3.2.13 -- May 1, 2017
141141
~~~~~~~~~~~~~~~~~~~~~
142142

143143
Issues fixed:
@@ -1286,7 +1286,7 @@ List of known issues in the 3.2.1 release:
12861286
- Performance regression on unicode-aware text processing logic (text
12871287
index v3): :issue:`SERVER-19936`
12881288

1289-
- Results from the :pipeline:`$indexStats` operator do not take into account queries
1289+
- Results from the :pipeline:`$indexStats` operator do not take into account queries
12901290
which use the :pipeline:`$match` or :dbcommand:`mapReduce` functions: :issue:`SERVER-22048`
12911291

12921292
Known Issues in 3.2.0
@@ -1322,8 +1322,8 @@ List of known issues in the 3.2.0 release:
13221322

13231323
- Severe performance regression in insert workload under Windows with
13241324
WiredTiger: :issue:`SERVER-21792`
1325-
1326-
- Results from the :pipeline:`$indexStats` operator do not take into account queries
1325+
1326+
- Results from the :pipeline:`$indexStats` operator do not take into account queries
13271327
which use the :pipeline:`$match` or :dbcommand:`mapReduce` functions: :issue:`SERVER-22048`
13281328

13291329
Download

0 commit comments

Comments
 (0)