added a missing commit log to CHANGES
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/5a97079c Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/5a97079c Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/5a97079c Branch: refs/heads/index_support Commit: 5a97079cef13803a636de58e3e0bbcee568bc3ca Parents: 021a6f0 Author: Jihun Kang <[email protected]> Authored: Wed Dec 31 00:07:05 2014 +0900 Committer: Jihun Kang <[email protected]> Committed: Wed Dec 31 00:07:05 2014 +0900 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/5a97079c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 25d6e55..653cdfc 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,9 @@ Release 0.9.1 - unreleased IMPROVEMENT + TAJO-1176: Implements queryable virtual tables for catalog information + (jihun) + TAJO-269: Protocol buffer De/Serialization for LogicalNode. (hyunsik) TAJO-1266: Too many logs when writing a parquet relation.
