diff --git a/NEWS.txt b/NEWS.txt index fdb2a18c1f..7922a25e04 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -84,6 +84,10 @@ Configuraton - GCGraceSeconds is now per-ColumnFamily instead of global - Keyspace and column family names that do not confirm to a '^\w+' regex are considered illegal. + - Keyspace and column family definitions will need to be loaded via + "bin/schematool import". _You only need to do this to + one node_. + JMX ---