Author: toffer
Date: Tue Aug 14 22:08:50 2012
New Revision: 1373141
URL: http://svn.apache.org/viewvc?rev=1373141&view=rev
Log:
fixed typo in commit names for two of my checkins
Modified:
incubator/hcatalog/trunk/CHANGES.txt
Modified: incubator/hcatalog/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/trunk/CHANGES.txt?rev=1373141&r1=1373140&r2=1373141&view=diff
==============================================================================
--- incubator/hcatalog/trunk/CHANGES.txt (original)
+++ incubator/hcatalog/trunk/CHANGES.txt Tue Aug 14 22:08:50 2012
@@ -23,9 +23,9 @@ Trunk (unreleased changes)
INCOMPATIBLE CHANGES
NEW FEATURES
- HCAT-370 Create a HiveMetaStoreClient cache in hcatalog (amalakar via fcliu)
+ HCAT-370 Create a HiveMetaStoreClient cache in hcatalog (amalakar via
toffer)
- HCAT-419 Java APIs for HCatalog DDL commands (avandana via fcliu)
+ HCAT-419 Java APIs for HCatalog DDL commands (avandana via toffer)
HCAT-182 Web services interface for HCatalog access and Pig, Hive, and MR
job execution (ctdean, Rachel Gollub, and thejas via gates)