Author: hsaputra
Date: Tue Mar 12 14:45:11 2013
New Revision: 1455557
URL: http://svn.apache.org/r1455557
Log:
Update CHANGES.txt for author
Modified:
gora/trunk/CHANGES.txt
Modified: gora/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/gora/trunk/CHANGES.txt?rev=1455557&r1=1455556&r2=1455557&view=diff
==============================================================================
--- gora/trunk/CHANGES.txt (original)
+++ gora/trunk/CHANGES.txt Tue Mar 12 14:45:11 2013
@@ -26,7 +26,7 @@ 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-179 Modify the Query interface to be Query<K, T extends Persistent> to
be more precise (hsaputra)
* GORA-178 HBase fix ivy.xml to use the correct antconfig mapping (ferdy)