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/11/02 15:11:20 UTC

[07/11] git commit: issue number typo

issue number typo


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

Branch: refs/heads/trunk
Commit: 70997ac86f71d08f447bc72574d485bcfec6a685
Parents: 54e91e5
Author: Jonathan Ellis <jb...@apache.org>
Authored: Fri Nov 1 20:57:27 2013 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Sat Nov 2 09:09:09 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/70997ac8/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index aad5e02..70d295b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -95,7 +95,7 @@ Merged from 1.2:
 
 2.0.1
  * Fix bug that could allow reading deleted data temporarily (CASSANDRA-6025)
- * Improve memory use defaults (CASSANDRA-5069)
+ * Improve memory use defaults (CASSANDRA-6059)
  * Make ThriftServer more easlly extensible (CASSANDRA-6058)
  * Remove Hadoop dependency from ITransportFactory (CASSANDRA-6062)
  * add file_cache_size_in_mb setting (CASSANDRA-5661)