Changes between Version 15 and Version 16 of Release/7.0.1RC-News


Ignore:
Timestamp:
Jun 6, 2015, 3:46:49 AM (9 years ago)
Author:
neteler
Comment:

alpha order; cleanup

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.1RC-News

    v15 v16  
    2626=== Overview of changes ===
    2727
     28A series of stability fixes, manual improvements and a few language translations have been added.
     29
    2830==== Major module changes ====
    2931
    3032==== Minor module changes ====
    3133
    32 * G7:g.extention: improve handling of broken zipfiles on Windows
    33 * G7:g.manual: use webbrowser package
    34 * G7:g.mapset: added G_OPT_M_DIR for gisdbase selection
     34* G7:g.extention: improve handling of broken zip files on Windows
     35* G7:g.manual: use web browser package
     36* G7:g.mapset: added G_OPT_M_DIR for GISDBASE selection
    3537* G7:r.compress: print flag added; examples added
    3638* G7:r.report: fix broken layout (units moved to right)
     
    4042* G7:v.surf.bspline: fix when no default DB is defined
    4143* G7:v.surf.rst: sync elevation color table with the new elevation table
    42 * G7:v.vol.rst: do not ignore null values in cross_input, causes serious slow down on Windows
     44* G7:v.vol.rst: do not ignore null values in cross_input (causes serious slow down on MS Windows)
    4345
    4446==== GUI changes ====
     
    6062 * wxGUI/toolboxes: make tooboxes a little bit more independent from GUI
    6163 * wxGUI/ws: fix dialog for wxPython 3.0
     64
    6265==== Library changes ====
    6366
    64 * PyGRASS: fix exception check, remove unused or duplicated code
    65 * PyGRASS: removed references to RasterNumpy
    66 * PyGRASS: add VARCHAR column support on Table
    67 * PyGRASS: fix undefined limits in the Parameter class
    6867* dbmilib: fix db_copy_table() - overwrite existing table
    69 * PyGRASS: fix Area.boundaries()
    70 * libraster: use strerror(errno)
    7168* libgis: fix missing std options in r64733
    7269* libgis: create standardized option for location and dbase, use it in r.proj, v.proj, g.mapset
    7370* libgis: Improve consistency of rand() between 32-bit and 64-bit platforms
     71* libraster: use strerror(errno)
     72* PyGRASS: fix exception check, remove unused or duplicated code
     73* PyGRASS: removed references to !RasterNumpy
     74* PyGRASS: add VARCHAR column support on Table
     75* PyGRASS: fix undefined limits in the Parameter class
     76* PyGRASS: fix Area.boundaries()
    7477
    7578==== Map projection changes ====
     
    8184==== Manual pages ====
    8285
    83 * wxGUI vdigit manual: expanded
    84 * r.relief manual: added Exporting shaded relief maps to GeoTIFF
    85 * g.mapsets manual: screenshot added for g.mapsets GUI; text improvements; HTML cosmetics
     86* G7:d.rast.num manual: example + screenshot added
     87* G7:d.vect.chart manual: screenshot added
     88* G7:g.gui.vdigit manual: Added a paragraph on topological digitizing of polygons (+ some language corrections)
     89* G7:g.mapsets manual: screenshot added for g.mapsets GUI; text improvements; HTML cosmetics
     90* G7:i.eb.soilheatflux manual: more explanations about overpass time maps
     91* pygrass manual: add missing import (PIPE)
     92* G7:r.random.cells manual: clarify presence of 0
     93* G7:r.relief manual: added 'Exporting shaded relief maps to GeoTIFF' example
     94* G7:r.watershed manual: clarify low mem max amount of pixels
     95* G7:v.vect.stats added to G7:vectorintro.html
     96* G7:v.vol.rst manual: wmult -> wscale; zmult -> zscale
     97* G7:wxGUI vdigit manual: expanded
    8698* rename section BUGS to KNOWN ISSUES in manuals
    87 * d.rast.num manual: example + screenshot added
    88 * r.random.cells manual: clarify presence of 0
    89 * pygrass manual: add missing import (PIPE)
    90 * v.vect.stats added to vectorintro.html
    91 * g.gui.vdigit manual: Added a paragraph on topological digitizing of polygons (+ some language corrections)
    92 * v.vol.rst manual: wmult -> wscale; zmult -> zscale
    93 * r.watershed manual: clarify low mem max amount of pixels
    94 * d.vect.chart manual: screenshot added
    95 * i.eb.soilheatflux manual: more explanations about overpass time maps
    9699
    97100==== Message translation updates ====
    98101
    99 * Many languages updated with many new translations ([http://grass.osgeo.org/devel/i18n.php#statistics see stats])
    100 * Sylvain Maillard: FR translation cont'ed
    101 * Czech translation updated by Stanislav Horáček
     102* Many languages updated with many new translations ([http://grass.osgeo.org/development/translations/#statistics see stats])
     103* Maris Nartiss: Latvian translation (port from trunk)
    102104* Shulin Yang: Chinese translation cont'ed
    103 * Maris Nartiss: Latvian translation (port from trunk)
     105* Sylvain Maillard: French translation cont'ed
     106* Stanislav Horáček: Czech translation updated
    104107
    105108=== Closed tickets ===