You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ty...@apache.org on 2014/07/17 22:00:29 UTC

[3/3] git commit: Ninja: fix CASSANDRA-7454 placement in CHANGES.txt

Ninja: fix CASSANDRA-7454 placement in CHANGES.txt


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

Branch: refs/heads/cassandra-2.1
Commit: 3d0e54e14ba04420277964186614fc8dc57ccfb0
Parents: b9f03c8
Author: Tyler Hobbs <ty...@datastax.com>
Authored: Thu Jul 17 14:59:36 2014 -0500
Committer: Tyler Hobbs <ty...@datastax.com>
Committed: Thu Jul 17 14:59:36 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/3d0e54e1/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index dbb160d..eb2a1a0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,6 @@
  * Add listen_interface and rpc_interface options (CASSANDRA-7417)
  * Fail to start if commit log replay detects a problem (CASSANDRA-7125)
  * Improve schema merge performance (CASSANDRA-7444)
- * Fix NPE when unknown prepared statement ID is used (CASSANDRA-7454)
  * Adjust MT depth based on # of partition validating (CASSANDRA-5263)
  * Optimise NativeCell comparisons (CASSANDRA-6755)
  * Configurable client timeout for cqlsh (CASSANDRA-7516)