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

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

Branch: refs/heads/cassandra-1.1
Commit: 5de91d00b302704fcb1d8d03c5be507127c2cef3
Parents: 5cbdf13
Author: Jonathan Ellis <jb...@apache.org>
Authored: Sun Jun 10 20:03:44 2012 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Wed Jun 13 10:12:55 2012 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/5de91d00/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 8944988..270a7ee 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -84,7 +84,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)