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/08/06 00:00:34 UTC

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

Branch: refs/heads/cassandra-2.0.0
Commit: b3d887654a2adccce891d6f40b8840e321dfd102
Parents: f810690
Author: Jonathan Ellis <jb...@apache.org>
Authored: Mon Aug 5 17:00:23 2013 -0500
Committer: Jonathan Ellis <jb...@apache.org>
Committed: Mon Aug 5 17:00:23 2013 -0500

----------------------------------------------------------------------
 CHANGES.txt | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/b3d88765/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 67227a1..af94bc8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -25,9 +25,6 @@ Merged from 1.2:
    (CASSANDRA-5752)
  * add "all time blocked" to StatusLogger output (CASSANDRA-5825)
  * Future-proof inter-major-version schema migrations (CASSANDRA-5845)
-
-
-1.2.8
  * Fix reading DeletionTime from 1.1-format sstables (CASSANDRA-5814)
  * cqlsh: add collections support to COPY (CASSANDRA-5698)
  * retry important messages for any IOException (CASSANDRA-5804)