Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 fa388ecbc -> 821a2fe06 refs/heads/cassandra-2.1.0 1993702a3 -> 38eb2320b refs/heads/trunk 862d7f94a -> b8b377603
changes Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/38eb2320 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/38eb2320 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/38eb2320 Branch: refs/heads/cassandra-2.1 Commit: 38eb2320b6b9271f692e2f002fb5a40470fd2181 Parents: 1993702 Author: Brandon Williams <[email protected]> Authored: Wed Aug 6 13:21:18 2014 -0500 Committer: Brandon Williams <[email protected]> Committed: Wed Aug 6 13:21:18 2014 -0500 ---------------------------------------------------------------------- CHANGES.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/38eb2320/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index e15a749..28f4178 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,7 +7,6 @@ * Fix binding null values inside UDT (CASSANDRA-7685) * Fix UDT field selection with empty fields (CASSANDRA-7670) * Bogus deserialization of static cells from sstable (CASSANDRA-7684) - * Add stop method to EmbeddedCassandraService (CASSANDRA-7595) Merged from 2.0: * Update java driver (for hadoop) (CASSANDRA-7618) * Remove CqlPagingRecordReader/CqlPagingInputFormat (CASSANDRA-7570)
