diff --git a/CHANGES.txt b/CHANGES.txt index 4efaa46451..eda9fd8dd0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -36,6 +36,8 @@ Merged from 2.0: * Fix the InvertedIndex trigger example (CASSANDRA-7211) * Add --resolve-ip option to 'nodetool ring' (CASSANDRA-7210) * reduce garbage on codec flag deserialization (CASSANDRA-7244) + * Fix duplicated error messages on directory creation error at startup (CASSANDRA-5818) + * Proper null handle for IF with map element access (CASSANDRA-7155) Merged from 1.2: * Add Cloudstack snitch (CASSANDRA-7147) * Update system.peers correctly when relocating tokens (CASSANDRA-7126)