You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2015/10/26 04:40:49 UTC

[3/4] incubator-kylin git commit: update release note with v1.1

update release note with v1.1


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

Branch: refs/heads/1.x-staging
Commit: e38f0e2a79173546f716876c3ebb5e53b0043100
Parents: abc71fb
Author: shaofengshi <sh...@apache.org>
Authored: Sat Oct 10 10:44:08 2015 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Mon Oct 26 11:39:31 2015 +0800

----------------------------------------------------------------------
 website/_docs/release_notes.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/e38f0e2a/website/_docs/release_notes.md
----------------------------------------------------------------------
diff --git a/website/_docs/release_notes.md b/website/_docs/release_notes.md
index 2ae6dd3..a034010 100644
--- a/website/_docs/release_notes.md
+++ b/website/_docs/release_notes.md
@@ -23,7 +23,7 @@ __New Feature__
     * [KYLIN-222] - Web UI to Display CubeInstance Information
     * [KYLIN-906] - cube retention
     * [KYLIN-910] - Allow user to enter "retention range" in days on Cube UI
-    
+
 __Bug__
 
     * [KYLIN-457] - log4j error and dup lines in kylin.log
@@ -54,7 +54,6 @@ __Bug__
     * [KYLIN-1020] - Although "kylin.query.scan.threshold" is set, it still be restricted to less than 4 million 
     * [KYLIN-1026] - Error message for git check is not correct in package.sh
 
-
 __Improvement__
 
     * [KYLIN-343] - Enable timeout on query 
@@ -80,6 +79,9 @@ __Improvement__
     * [KYLIN-1047] - Upgrade to Calcite 1.4
     * [KYLIN-1048] - CPU and memory killer in Cuboid.findById()
     * [KYLIN-1061] - "kylin.sh start" should check whether kylin has already been running
+    * [KYLIN-1048] - CPU and memory killer in Cuboid.findById()
+    * [KYLIN-1061] - "kylin.sh start" should check whether kylin has already been running
+
 
 ## v1.0-incubating - 2015-09-06
 _Tag:_ [kylin-1.0-incubating](https://github.com/apache/incubator-kylin/tree/kylin-1.0-incubating)