You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by ga...@apache.org on 2012/03/20 16:25:51 UTC

svn commit: r1302976 - /incubator/hcatalog/branches/branch-0.4/CHANGES.txt

Author: gates
Date: Tue Mar 20 16:25:51 2012
New Revision: 1302976

URL: http://svn.apache.org/viewvc?rev=1302976&view=rev
Log:
Fixed CHANGES to reflect post 0.4.0 changes.

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=1302976&r1=1302975&r2=1302976&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.4/CHANGES.txt Tue Mar 20 16:25:51 2012
@@ -18,6 +18,18 @@
 
 Apache HCatalog Change Log
 
+Release 0.4.1 - Unreleased
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+  HCAT-306 Need more end-to-end tests (gates)
+
+  BUG FIXES
+  HCAT-319 Cleanup of 0.3 mapred classes (khorgath via gates)
+
 Release 0.4.0 - Unreleased
 
   INCOMPATIBLE CHANGES
@@ -53,8 +65,6 @@ Release 0.4.0 - Unreleased
   HCAT-2 Support nested schema conversion between Hive an Pig (julienledem via hashutosh)
 
   IMPROVEMENTS
-  HCAT-306 Need more end-to-end tests (gates)
-
   HCAT-130 Documentation improvements (lefty and gates via gates)
 
   HCAT-266 Upgrade HBase dependency to 0.92 (thw via toffer)
@@ -74,8 +84,6 @@ Release 0.4.0 - Unreleased
   OPTIMIZATIONS
 
   BUG FIXES
-  HCAT-319 Cleanup of 0.3 mapred classes (khorgath via gates)
-
   HCAT-291 Pig and MR fail to write to a sequence file (avandana via gates)
 
   HCAT-305 hcat shell is not properly picking up the hcat jar (gates)