Changes between Version 6 and Version 7 of Release/7.0.3-News


Ignore:
Timestamp:
Dec 31, 2015, 3:34:13 AM (8 years ago)
Author:
neteler
Comment:

udpated from ChangeLog

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.3-News

    v6 v7  
    4040==== Major module changes ====
    4141
     42 * G7:r.stream.extract: fix correction for diagonal flow bias
     43 * G7:r.watershed: fix correction for diagonal flow bias
     44 * G7:v.surf.idw: fix for severe bug in distance calculations
     45
    4246==== Minor module changes ====
    4347
    4448 * G7:g.remove: print warning when no files found
    4549 * G7:g.proj: don't ignore epsg as parameter when printing info (-p/g)
    46  * G7:r.watershed: fix correction for diagonal flow bias
     50 * G7:r.mapcalc: Set default workers to zero
     51 * G7:r.thin: Support reclassified raster maps
    4752 * temporal framework: Added output and region flag to t.rast.univar
     53 * G7:v.db.join: fix db.describe and mysql support
     54 * G7:v.db.renamecolumn: fix  mysql support
    4855 * G7:v.generalize: add test for self-intersection
    4956 * G7:v.import: show reprojection progress; catch exception when unable to open datasource
    5057 * G7:v.in.ogr: backport -j flag; add new parameters "epsg" and "datum_trans"
    51  * G7:v.rast.stats: fix handling column prefixes
     58 * G7:v.rast.stats: fix handling column prefixes, check for MASK only in the current mapset
    5259 * G7:v.surf.bspline: move opening raster after opening driver
    53  * G7:v.what.rast: exit when no features of given type found
     60 * G7:v.what.rast: exit when no features of given type found, precision fix for -i interpolate
    5461 * G7:v.what.strds: new flag to update attribute table of input vector map
    5562
     
    5764
    5865 * wxGUI/colortable: fix saving color table to file
    59  * wxGUI/modeler: fix setting parametrized options multiple times
    60  * wxGUI: fix launching v.krige
     66 * wxGUI/modeler: fix setting parametrized options multiple times, overwrite flag handling fixed, various fixes
     67 * wxGUI: fix launching v.krige, fix encoding issues
    6168
    6269==== Library changes ====
     70 
     71 * libgis: Fix handling of quotes in G_tokenize()
    6372
    6473==== PyGRASS changes ====
    6574
    6675 * grass.py: fix initialization script when gis_set.py is not available
     76 * pythonlib: implement db_begin/commit_transaction
     77 * GridModule: fix leaving processes behind, add option to name mapsets
    6778
    6879==== Map projection changes ====
     
    7283 * grass.desktop: high res icons added, Debian specific xpm removed
    7384 * Makefile system: add soname on linux
     85 * config.guess, config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
    7486
    7587===== MS Windows =====
     
    8092==== Manual pages ====
    8193
    82  * Examples added to various manual pages
     94 * Examples added to various manual pages (i.landsat.toar, i.vi, v.buffer, ...)
    8395
    8496==== Message translation updates ====
    8597
     98 * messages catalogue files (.po) updated
    8699 * French messages updated
     100 * Latvian messages updated
    87101
    88102=== Closed tickets ===