Author: toffer
Date: Wed Jan 18 02:01:12 2012
New Revision: 1232716
URL: http://svn.apache.org/viewvc?rev=1232716&view=rev
Log:
correct wrong change entry in CHANGES.TXT (removed HCAT-192 added HCAT-191)
Modified:
incubator/hcatalog/trunk/CHANGES.txt
Modified: incubator/hcatalog/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/trunk/CHANGES.txt?rev=1232716&r1=1232715&r2=1232716&view=diff
==============================================================================
--- incubator/hcatalog/trunk/CHANGES.txt (original)
+++ incubator/hcatalog/trunk/CHANGES.txt Wed Jan 18 02:01:12 2012
@@ -23,7 +23,7 @@ Trunk (unreleased changes)
INCOMPATIBLE CHANGES
NEW FEATURES
- HCAT-192. HBase output storage driver integration with zookeeper based
revision manager. (avandana via toffer)
+ HCAT-191. HBase input storage driver integration with zookeeper based
revision manager. (avandana via toffer)
HCAT-193. Snapshot class for HCatalog tables. (avandana via toffer)