You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2012/01/23 23:04:53 UTC

[9/9] git commit: update CHANGES

update CHANGES


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/23026fdf
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/23026fdf
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/23026fdf

Branch: refs/heads/cassandra-1.0
Commit: 23026fdf32176a4779be6b373a7a2b20c73e47c5
Parents: 492d44e
Author: Jonathan Ellis <jb...@apache.org>
Authored: Sat Jan 21 16:47:54 2012 -0600
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Sat Jan 21 16:47:54 2012 -0600

----------------------------------------------------------------------
 CHANGES.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/23026fdf/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index a47ae40..73a0f77 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -135,7 +135,6 @@ Merged from 0.8:
    (CASSANDRA-3484)
  * fix handling of the chunk_length_kb compression options (CASSANDRA-3492)
 Merged from 0.8:
- * Make counter shard merging thread safe (CASSANDRA-3178)
  * fix updating CF row_cache_provider (CASSANDRA-3414)
  * CFMetaData.convertToThrift method to set RowCacheProvider (CASSANDRA-3405)
  * acquire compactionlock during truncate (CASSANDRA-3399)