ninja-fix CHANGES.txt (CASSANDRA-16477)

This commit is contained in:
Mick Semb Wever 2021-03-10 10:26:25 +01:00
parent b41873d671
commit a7b71eb63e
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
2.2.20
* Fix centos packaging for arm64, >=3.0 rpm's now require python3 (CASSANDRA-16477)
* Fix centos packaging for arm64, >=4.0 rpm's now require python3 (CASSANDRA-16477)
* Make TokenMetadata's ring version increments atomic (CASSANDRA-16286)
* Remove OpenJDK log warning (CASSANDRA-15563)
* Fix the histogram merge of the table metrics (CASSANDRA-16259)