Author: jbellis
Date: Wed Sep 22 13:11:51 2010
New Revision: 999927

URL: http://svn.apache.org/viewvc?rev=999927&view=rev
Log:
r/m Clock struct from NEWS

Modified:
    cassandra/trunk/NEWS.txt

Modified: cassandra/trunk/NEWS.txt
URL: 
http://svn.apache.org/viewvc/cassandra/trunk/NEWS.txt?rev=999927&r1=999926&r2=999927&view=diff
==============================================================================
--- cassandra/trunk/NEWS.txt (original)
+++ cassandra/trunk/NEWS.txt Wed Sep 22 13:11:51 2010
@@ -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.


Reply via email to