diff --git a/NEWS.txt b/NEWS.txt index c03284b428..cfcce6e3ef 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -47,8 +47,8 @@ using the provided 'sstableupgrade' tool. Upgrading --------- - - repair_session_max_tree_depth setting has been added to cassandra.yaml to allow operators to reduce - merkle tree size if repair is creating too much heap pressure. See CASSANDRA-14096 for details. + - repair_session_max_tree_depth setting has been added to cassandra.yaml to allow operators to reduce + merkle tree size if repair is creating too much heap pressure. See CASSANDRA-14096 for details. - native_transport_max_negotiable_protocol_version has been added to cassandra.yaml to allow operators to enforce an upper limit on the version of the native protocol that servers will negotiate with clients. This can be used during upgrades from 2.1 to 3.0 to prevent errors due to incompatible paging state formats diff --git a/debian/changelog b/debian/changelog index aeefbab0e7..bae5ee3082 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ cassandra (3.0.19) unstable; urgency=medium * New release - -- Michael Shuler Mon, 11 Feb 2019 21:07:19 -0600 + -- Michael Shuler Thu, 24 Oct 2019 08:56:34 -0500 cassandra (3.0.18) unstable; urgency=medium