Author: gates
Date: Fri Mar 30 03:23:24 2012
New Revision: 1307225
URL: http://svn.apache.org/viewvc?rev=1307225&view=rev
Log:
Moved HCAT-287 into 0.4 section.
Modified:
incubator/hcatalog/branches/branch-0.4/CHANGES.txt
Modified: incubator/hcatalog/branches/branch-0.4/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/CHANGES.txt?rev=1307225&r1=1307224&r2=1307225&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.4/CHANGES.txt Fri Mar 30 03:23:24 2012
@@ -23,7 +23,6 @@ Release 0.4.1 - Unreleased
INCOMPATIBLE CHANGES
NEW FEATURES
- HCAT-287 Add data api to HCatalog (hashutosh)
IMPROVEMENTS
@@ -57,6 +56,8 @@ Release 0.4.0 - Unreleased
HCAT-240. Changes to HCatOutputFormat to make it use SerDes instead of
StorageDriver (toffer)
NEW FEATURES
+ HCAT-287 Add data api to HCatalog (hashutosh)
+
HCAT-310 Turn current RM implementation into HBase Coprocessor (thw via
toffer)
HCAT-334 HCatalog should generate a POM file so it can be deployed to a
maven repo (traviscrawford via gates)