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/cassandra-2.1.0 Commit: c7b7a249395df3faea1397704a56e3849f76871a Parents: cfedc00 Author: Brandon Williams <[email protected]> Authored: Wed Jul 23 15:04:33 2014 -0500 Committer: Brandon Williams <[email protected]> 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)
