update changes.txt for 5109
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1311649b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1311649b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1311649b Branch: refs/heads/trunk Commit: 1311649b4e5778edcfb5daef69d0142ad2296767 Parents: ac67a74 Author: Dave Brosius <[email protected]> Authored: Wed Jan 16 18:40:40 2013 -0500 Committer: Dave Brosius <[email protected]> Committed: Wed Jan 16 18:40:40 2013 -0500 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/1311649b/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 0b3ab2b..afee142 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,7 @@ * fix get_count returns incorrect value with TTL (CASSANDRA-5099) * better handling for amid compaction failure (CASSANDRA-5137) * calculate pending ranges asynchronously (CASSANDRA-5135) + * convert default marshallers list to map for better readability (CASSANDRA-5109) 1.1.8
