add missing CHANGES.txt entry for CASSANDRA-3865

Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d16c4468
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d16c4468
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d16c4468

Branch: refs/heads/trunk
Commit: d16c4468e86fbdb82ed981ef6c6ced6f275e4f21
Parents: 2d72056
Author: Pavel Yaskevich <xe...@apache.org>
Authored: Sat May 26 22:52:01 2012 +0300
Committer: Pavel Yaskevich <xe...@apache.org>
Committed: Sat May 26 22:53:44 2012 +0300

----------------------------------------------------------------------
 CHANGES.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d16c4468/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 2700661..0156fe2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -62,6 +62,7 @@
  * Check for unknown/invalid compression options (CASSANDRA-4266)
  * (cql3) Adds simple access to column timestamp and ttl (CASSANDRA-4217)
  * (cql3) Fix range queries with secondary indexes (CASSANDRA-4257)
+ * Better error messages from improper input in cli (CASSANDRA-3865)
 Merged from 1.0:
  * Fix super columns bug where cache is not updated (CASSANDRA-4190)
  * fix maxTimestamp to include row tombstones (CASSANDRA-4116)

Reply via email to