You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bl...@apache.org on 2015/08/26 15:47:58 UTC

cassandra git commit: NINJA follow on 10114 - fix NEWS.txt

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.2 2ac45aed9 -> bc25ca10c


NINJA follow on 10114 - fix NEWS.txt

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

Branch: refs/heads/cassandra-2.2
Commit: bc25ca10cbfc9b732975bd768033a17d9de685b3
Parents: 2ac45ae
Author: blerer <be...@datastax.com>
Authored: Wed Aug 26 15:47:09 2015 +0200
Committer: blerer <be...@datastax.com>
Committed: Wed Aug 26 15:47:09 2015 +0200

----------------------------------------------------------------------
 NEWS.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/bc25ca10/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index fa95cfa..2d6d927 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -22,6 +22,11 @@ Upgrading
     - Nothing specific to this release, but please see 2.2 if you are upgrading
       from a previous version.
 
+New features
+------------
+   - COUNT(*) and COUNT(1) can be selected with other columns or functions
+
+
 2.2
 ===
 
@@ -109,7 +114,6 @@ New features
    - The toTimestamp(date) and toUnixTimestamp(date) functions have been added to allow
      to convert from date into timestamp type and bigint raw value.
    - SizeTieredCompactionStrategy parameter cold_reads_to_omit has been removed.
-   - COUNT(*) and COUNT(1) can be selected with other columns or functions
 
 
 2.1.9