Changes between Version 4 and Version 5 of Release/7.0.3-News


Ignore:
Timestamp:
Dec 18, 2015, 5:12:10 AM (8 years ago)
Author:
neteler
Comment:

https://trac.osgeo.org/grass/log/grass/branches/releasebranch_7_0updated from

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.3-News

    v4 v5  
    4242==== Minor module changes ====
    4343
     44 * G7:g.remove: print warning when no files found
     45 * G7:g.proj: don't ignore epsg as parameter when printing info (-p/g)
     46 * G7:r.watershed: fix correction for diagonal flow bias
     47 * temporal framework: Added output and region flag to t.rast.univar
     48 * G7:v.generalize: add test for self-intersection
     49 * G7:v.import: show reprojection progress; catch exception when unable to open datasource
     50 * G7:v.in.ogr: backport -j flag; add new parameters "epsg" and "datum_trans"
     51 * G7:v.rast.stats: fix handling column prefixes
     52 * G7:v.surf.bspline: move opening raster after opening driver
     53 * G7:v.what.rast: exit when no features of given type found
    4454 * G7:v.what.strds: new flag to update attribute table of input vector map
     55
    4556==== GUI changes ====
     57
     58 * wxGUI/colortable: fix saving color table to file
     59 * wxGUI/modeler: fix setting parametrized options multiple times
     60 * wxGUI: fix launching v.krige
    4661
    4762==== Library changes ====
     
    4964==== PyGRASS changes ====
    5065
     66 * grass.py: fix initialization script when gis_set.py is not available
     67
    5168==== Map projection changes ====
    5269
    5370==== Portability changes ====
    5471
     72 * grass.desktop: high res icons added, Debian specific xpm removed
     73 * Makefile system: add soname on linux
     74
    5575===== MS Windows =====
    5676
    57  * Proj.4 library upgraded to 4.9.2
    58  * winGRASS 64 bit support
     77 * Proj.4 library (included in binary) upgraded to 4.9.2
     78 * winGRASS 64 bit support (via [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe OSGeo4W 64bit Installer])
     79
    5980==== Manual pages ====
    6081
     82 * Examples added to various manual pages
     83
    6184==== Message translation updates ====
     85
     86 * French messages updated
    6287
    6388=== Closed tickets ===