add #5392 to changes.txt
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/50aa1f70 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/50aa1f70 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/50aa1f70 Branch: refs/heads/trunk Commit: 50aa1f707ca8ca1581cd1dcae914f89b55bbc3f6 Parents: e06875e Author: Dave Brosius <[email protected]> Authored: Mon Apr 1 14:59:35 2013 -0400 Committer: Dave Brosius <[email protected]> Committed: Mon Apr 1 14:59:35 2013 -0400 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/50aa1f70/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index dafb9a8..ca062d6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,6 +14,7 @@ * Copy resultSet on count query to avoid ConcurrentModificationException (CASSANDRA-5382) * Correctly typecheck in CQL3 even with ReversedType (CASSANDRA-5386) * Fix streaming compressed files when using encryption (CASSANDRA-5391) + * cassandra-all 1.2.0 pom missing netty dependency (CASSANDRA-5392) Merged from 1.1: * cli: Quote ks and cf names in schema output when needed (CASSANDRA-5052) * Fix bad default for min/max timestamp in SSTableMetadata (CASSANDRA-5372)
