# NOTE: <Adopted from OpenJUMP ChangeLog file>
# 1. for display continuity sake please use 2 spaces instead of tabs
# 2. make sure that lines break at 80 chars for constricted display situations
#<-------------------------------- 80 chars ---------------------------------->#
2019-02-24 Giuseppe Aruta.
   * mantaiong build
   
2018-10-10 Giuseppe Aruta.
  * Added Real Area algorithm
  
2018-10-04 Giuseppe Aruta.
  * Correction on compute hillshade according ESRI definition 
   (http://edndoc.esri.com/arcobjects/9.2/net/shared/geoprocessing/
   spatial_analyst_tools/how_hillshade_works.htm)
  * Added missing class on histogram algorithms
  
2018-07-26 Giuseppe Aruta. Ricompiled the libraries:
  * Enabled project specific setting on Project/Java compiler/Error-Warning
    to deactivated some warning on compiling
  * Delete class it.geomaticaambiente.klem.klemDA as creating error on compiling
    
2018-07-13 Giuseppe Aruta
  * Class: com.geomaticaeambiente.openjump.klem.slope.SlopeStripe
    Added radians output
 

