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 2013/09/20 00:45:56 UTC

[4/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/f9f5af09
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f9f5af09
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f9f5af09

Branch: refs/heads/trunk
Commit: f9f5af09d406cb4596da3be080e69e44d891dc08
Parents: e5cbde9
Author: Jonathan Ellis <jb...@apache.org>
Authored: Thu Sep 19 17:45:36 2013 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Thu Sep 19 17:45:36 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/f9f5af09/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index a6938f4..7f30117 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 2.0.1
+ * Fix bug that could allow reading deleted data temporarily (CASSANDRA-6025)
  * Improve memory use defaults (CASSANDRA-5069)
  * Make ThriftServer more easlly extensible (CASSANDRA-6058)
  * Remove Hadoop dependency from ITransportFactory (CASSANDRA-6062)