Changes between Version 36 and Version 37 of Release/6.4.2-News


Ignore:
Timestamp:
Feb 5, 2012, 10:43:46 PM (12 years ago)
Author:
hamish
Comment:

cosmetic wording

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.2-News

    v36 v37  
    4242==== Major module changes ====
    4343
    44  * '''g.extension''' - many improvements and a new GUI extension manager; better support for building and installing add-ons when the GRASS source code is not available
    45  * '''i.rectify''' - new resampling method options to set the target resolution and control memory usage
    46  * '''r.regression.line''' - rewritten in C (much faster)
    47  * '''r.univar''', '''!r3.univar''' - zonal support; add ability to export as a table and to a file
    48  * '''v.generalize''' - major bugfixes
    49  * '''v.kernel''' - additional kernel functions, equal split on networks
    50  * '''v.out.ogr''' - transactions (major speed up for data-sources which support transactions like PostGIS)
     44 * '''g.extension''' - Many improvements and a new GUI extension manager; better support for building and installing add-ons when the GRASS source code is not available
     45 * '''i.rectify''' - Add new resampling method options to set the target resolution and control memory usage
     46 * '''r.regression.line''' - Rewritten in C (much faster)
     47 * '''r.univar''', '''!r3.univar''' - Zonal support; add ability to export as a table and to a file
     48 * '''v.generalize''' - Major bug fixes
     49 * '''v.kernel''' - Add additional kernel functions, equal split on networks
     50 * '''v.out.ogr''' - Transaction support (major speed up for data-sources which support transactions like PostGIS)
    5151
    5252==== Minor module changes ====