updated release notes

This commit is contained in:
Markus Pilman 2021-09-16 10:21:48 -06:00 committed by A.J. Beamon
parent 2c39f4b2f0
commit 1cf98785a0

View File

@ -2,6 +2,10 @@
Release Notes Release Notes
############# #############
6.3.20
======
* Several minor problems with the versioned packages have been fixed `(PR 5607) <https://github.com/apple/foundationdb/pull/5607>`_
6.3.19 6.3.19
====== ======
* Add the ``trace_partial_file_suffix`` network option. This option will give unfinished trace files a special suffix to indicate they're not complete yet. When the trace file is complete, it is renamed to remove the suffix. `(PR #5330) <https://github.com/apple/foundationdb/pull/5330>`_ * Add the ``trace_partial_file_suffix`` network option. This option will give unfinished trace files a special suffix to indicate they're not complete yet. When the trace file is complete, it is renamed to remove the suffix. `(PR #5330) <https://github.com/apple/foundationdb/pull/5330>`_