Update changelog
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/87b786f4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/87b786f4 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/87b786f4 Branch: refs/heads/trunk Commit: 87b786f402d564f991367cb1fa1c44db648c163b Parents: c691e09 Author: Sylvain Lebresne <sylv...@datastax.com> Authored: Wed Feb 22 11:40:13 2012 +0100 Committer: Sylvain Lebresne <sylv...@datastax.com> Committed: Wed Feb 22 11:40:13 2012 +0100 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/87b786f4/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 2caea60..0732d3e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,8 @@ * Fix bug with counters in super columns (CASSANDRA-3821) Merged from 1.0: * remove the wait on hint future during write (CASSANDRA-3870) + * (cqlsh) ignore missing CfDef opts (CASSANDRA-3933) + * (cqlsh) look for cqlshlib relative to realpath (CASSANDRA-3767) 1.1-beta1