Changes between Version 15 and Version 16 of Release/7.0.3-News


Ignore:
Timestamp:
Jan 15, 2016, 12:48:02 AM (8 years ago)
Author:
martinl
Comment:

RC2 changes updated

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.3-News

    v15 v16  
    6161 * G7:g.remove: print warning when no files found
    6262 * G7:g.proj: don't ignore epsg as parameter when printing info (-p/g)
     63 * G7:r.fill.dir: remove temporary files when done
    6364 * G7:r.mapcalc: Set default workers to zero
    6465 * G7:r.thin: Support reclassified raster maps
     
    7374 * G7:v.what.rast: exit when no features of given type found, precision fix for -i interpolate
    7475 * G7:v.what.strds: new flag to update attribute table of input vector map
     76 * G7:v.out.ogr: Forcing use of OGR_G_AddPoint_2D when map is not 3D (attempt to fix #2300)
    7577
    7678==== GUI changes ====
     
    7981 * wxGUI/modeler: fix setting parametrized options multiple times, overwrite flag handling fixed, various fixes
    8082 * wxGUI: fix launching v.krige, fix encoding issues
     83 * wxGUI/modeler: check validity of input file when loading
     84 * wxGUI/forms: fix g.remove/g.list all selection
     85 * wxGUI/gmodeler: fix add command dialog layout
     86 * wxGUI/gmodeler: replace wx.TextEntryDialog with gui_core.TextEntryDialog (fix set comment multiline input)
    8187
    8288==== Library changes ====
    8389 
    8490 * libgis: Fix handling of quotes in G_tokenize()
     91 * vedit vector lib: forward port r58512 and r58516 (fixing #719: unexpected line with v.edit tool=break)
    8592
    8693==== PyGRASS changes ====
     
    8996 * pythonlib: implement db_begin/commit_transaction
    9097 * !GridModule: fix leaving processes behind, add option to name mapsets
     98 * pythonlib: fix db_connection(True) when default DB connection is not defined
    9199
    92100==== Map projection changes ====
     
    97105 * Makefile system: add soname on linux
    98106 * config.guess, config.sub: updated from http://git.savannah.gnu.org/cgit/config.git/plain/
     107 * grass.desktop Appdata file: keywords updated
    99108
    100109===== MS Windows =====
    101110
    102111 * Proj.4 library (included in binary) upgraded to 4.9.2
    103  * winGRASS 64 bit support (via [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe OSGeo4W 64bit Installer])
     112 * '''winGRASS 64 bit support''' (via [http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe OSGeo4W 64bit Installer])
     113 * winGRASS-R-integration: fix check R installation
     114 * wingrass: add psycopg2 to OSGeo4W dependecies
    104115
    105116==== Manual pages ====
    106117
    107  * Examples added to various manual pages (i.landsat.toar, i.vi, v.buffer, ...)
     118 * Examples added to various manual pages (i.landsat.toar, i.vi, v.buffer, v.rast.stats, ...)
    108119
    109120==== Message translation updates ====