Author: hsaputra
Date: Fri Nov 23 17:35:12 2012
New Revision: 1412996
URL: http://svn.apache.org/viewvc?rev=1412996&view=rev
Log:
Forgot update to CHANGES.txt
Modified:
gora/trunk/CHANGES.txt
Modified: gora/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/gora/trunk/CHANGES.txt?rev=1412996&r1=1412995&r2=1412996&view=diff
==============================================================================
--- gora/trunk/CHANGES.txt (original)
+++ gora/trunk/CHANGES.txt Fri Nov 23 17:35:12 2012
@@ -6,6 +6,8 @@ Gora Change Log
trunk (current development)
+* GORA-186 Show better errors when a field is missing in HBase mapping
(Alfonso Nishikawa via hsaputra)
+
* GORA-179 Modify the Query interface to be Query<K, T extends Persistent> to
be more precise
* GORA-178 HBase fix ivy.xml to use the correct antconfig mapping (ferdy)