mirror of https://github.com/apache/cassandra
r/m Clock struct from NEWS
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@999927 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
763ada29de
commit
33b9dd027d
1
NEWS.txt
1
NEWS.txt
|
|
@ -64,7 +64,6 @@ Thrift API
|
|||
returned as UTF-8 encoded bytes. OrderPreservingPartitioner and
|
||||
CollatingOrderPreservingPartitioner continue to expect that keys contain
|
||||
UTF-8 encoded strings, but RandomPartitioner now works on any key data.
|
||||
- i64 timestamps have been replaced with the Clock struct.
|
||||
- keyspace parameters have been replaced with the per-connection
|
||||
set_keyspace method.
|
||||
- The return type for login() is now AccessLevel.
|
||||
|
|
|
|||
Loading…
Reference in New Issue