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/06/14 17:35:56 UTC

[3/5] git commit: fix #4262 reference

fix #4262 reference


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

Branch: refs/heads/trunk
Commit: c3c9052f10041d6d29cd47845701f073c9689173
Parents: 34498a9
Author: Jonathan Ellis <jb...@apache.org>
Authored: Sun Jun 10 20:03:44 2012 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Thu Jun 14 10:34:23 2012 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c3c9052f/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 78ce9f7..fd6bfb8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -105,7 +105,7 @@ Merged from 1.0:
  * Take supercolumn names and deletion info into account in memtable throughput
    (CASSANDRA-4264)
  * Add back backward compatibility for old style replication factor (CASSANDRA-4294)
- * Preserve compatibility with pre-1.1 index queries (CASSANDRA_4264)
+ * Preserve compatibility with pre-1.1 index queries (CASSANDRA-4262)
 Merged from 1.0:
  * Fix super columns bug where cache is not updated (CASSANDRA-4190)
  * fix maxTimestamp to include row tombstones (CASSANDRA-4116)