Author: rlaidlaw
Date: Fri Jul  6 23:21:22 2012
New Revision: 1358468

URL: http://svn.apache.org/viewvc?rev=1358468&view=rev
Log:
SIS-49: updated getCircularRegionApproximation in LatLonPointRadius to prevent 
runtime exceptions

Modified:
    incubator/sis/trunk/CHANGES.txt

Modified: incubator/sis/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/incubator/sis/trunk/CHANGES.txt?rev=1358468&r1=1358467&r2=1358468&view=diff
==============================================================================
--- incubator/sis/trunk/CHANGES.txt (original)
+++ incubator/sis/trunk/CHANGES.txt Fri Jul  6 23:21:22 2012
@@ -3,6 +3,9 @@ Apache SIS Change Log
 
 Release 0.3-incubating - Current Development
 
+* SIS-49: updated for loop in getCircularRegionApproximation of 
LatLonPointRadius 
+  to prevent ArrayIndexOutOfBoundsException, ArithmeticException (rlaidlaw)
+
 * SIS-46 Add sis-app module to current SIS project (Charithcc)
 
 * SIS-44 Update the 'demo.jsp' file in the SIS webapp to use an 


Reply via email to