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/22 22:25:42 UTC

svn commit: r1304104 - /incubator/hcatalog/trunk/CHANGES.txt

Author: gates
Date: Thu Mar 22 22:25:42 2012
New Revision: 1304104

URL: http://svn.apache.org/viewvc?rev=1304104&view=rev
Log:
Changes to CHANGES to move a couple of issues into 0.4 that were fixed between rc0 and rc1.

Modified:
    incubator/hcatalog/trunk/CHANGES.txt

Modified: incubator/hcatalog/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/hcatalog/trunk/CHANGES.txt?rev=1304104&r1=1304103&r2=1304104&view=diff
==============================================================================
--- incubator/hcatalog/trunk/CHANGES.txt (original)
+++ incubator/hcatalog/trunk/CHANGES.txt Thu Mar 22 22:25:42 2012
@@ -33,9 +33,6 @@ Trunk (unreleased changes)
   OPTIMIZATIONS
 
   BUG FIXES
-  HCAT-335 Release notes issues for 0.4 (gates)
-
-  HCAT-302 unable to write to hbase channel. HBaseHCatStorageHandler class not found (rohini via gates)
 
 Release 0.4.0 - Unreleased
 
@@ -97,6 +94,10 @@ Release 0.4.0 - Unreleased
   OPTIMIZATIONS
 
   BUG FIXES
+  HCAT-302 unable to write to hbase channel. HBaseHCatStorageHandler class not found (rohini via gates)
+
+  HCAT-335 Release notes issues for 0.4 (gates)
+
   HCAT-338 A couple of typos in the 0.4.0 document (gates)
 
   HCAT-319 Cleanup of 0.3 mapred classes (khorgath via gates)