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

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

Branch: refs/heads/trunk
Commit: c7b7a249395df3faea1397704a56e3849f76871a
Parents: cfedc00
Author: Brandon Williams <br...@apache.org>
Authored: Wed Jul 23 15:04:33 2014 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Wed Jul 23 15:04:33 2014 -0500

----------------------------------------------------------------------
 CHANGES.txt | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c7b7a249/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 5ba30cc..caef095 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,9 @@
+2.1.0-final
+ * Fix cqlsh display when zero rows are returned (CASSANDRA-7580)
+ * Get java version correctly when JAVA_TOOL_OPTIONS is set (CASSANDRA-7572)
+
 2.1.0-rc4
+ * Fix word count hadoop example (CASSANDRA-7200)
  * Updated memtable_cleanup_threshold and memtable_flush_writers defaults 
    (CASSANDRA-7551)
  * (Windows) fix startup when WMI memory query fails (CASSANDRA-7505)