You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2014/08/06 20:22:07 UTC

[3/6] git commit: changes

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/trunk
Commit: 38eb2320b6b9271f692e2f002fb5a40470fd2181
Parents: 1993702
Author: Brandon Williams <br...@apache.org>
Authored: Wed Aug 6 13:21:18 2014 -0500
Committer: Brandon Williams <br...@apache.org>
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)