You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bl...@apache.org on 2017/02/10 10:03:17 UTC

[4/6] cassandra git commit: Fix CHANGES.txt

Fix CHANGES.txt


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

Branch: refs/heads/trunk
Commit: 46e81b57035cc5f4a70f430583342b563e9b7c16
Parents: 9fca3cb
Author: Benjamin Lerer <b....@gmail.com>
Authored: Fri Feb 10 10:54:17 2017 +0100
Committer: Benjamin Lerer <b....@gmail.com>
Committed: Fri Feb 10 10:54:17 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/46e81b57/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 2345a4e..bf8412c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -35,7 +35,6 @@
  * Prevent reloading of logback.xml from UDF sandbox (CASSANDRA-12535)
  * Reenable HeapPool (CASSANDRA-12900)
 Merged from 2.2:
-2.2.9
  * Use only one file pointer when creating commitlog segments (CASSANDRA-12539)
  * Fix speculative retry bugs (CASSANDRA-13009)
  * Fix handling of nulls and unsets in IN conditions (CASSANDRA-12981)