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


Ignore:
Timestamp:
May 19, 2021, 11:17:16 AM (3 years ago)
Author:
neteler
Comment:

updated till today

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.6-News

    v4 v5  
    5050(see also below for closed bugs)
    5151
     52 * G78:g.extension: match module files on Windows (PR:1575)
    5253 * G78:r.external major speed-up (PR:1305)
    5354
     
    6061 * G78:g.extension: ignore cruft __pycache__ files (PR:1496)
    6162 * G78:g.proj: fix segfault issue #1163 (PR:1170)
     63 * G78:g.proj: fix reading input WKT (PR:1582)
    6264 * G78:i.vi: fix check input 'red' param arg (PR:1353)
    6365 * G78:i.vi: fix the check for the existence of the 'redchan' variable (PR:1378)
     
    7072 * G78:v.colors: Fix color inversion (PR:1478, PR:1479)
    7173 * G78:v.import: Add layer to the projection check (PR:1328)
     74 * G78:v.net.visibility: fix coordinates parameter (PR:1336)
    7275 * G78:v.out.ogr: fix xy export (PR:1564)
    7376 * G78:v.patch: v.patch: fix segmentation fault when DB table absent in one input map (#1488, PR:1492)
     
    9497 * wxGUI/animation: fix 3D rendering (PR:1551)
    9598 * wxGUI/g.extension: fix failure to uninstall addon (PR:1524)
     99 * wxGUI/dbmgr: fix get statistics for character column type if it contains NULL value (PR:1574)
    96100 * wxGUI/gcmd: fix read command stdout (PR:1228)
    97101 * wxGUI/locwizard: fix flags for wxPython 4.1 (PR:1330)
    98102 * wxGUI/locwizard: fix more flags for wxPython 4.1 (PR:1343)
    99103 * wxGUI/locwizard: remove unneeded +ellps proj4string tag (PR:1550)
     104 * wxGUI/mapwin: check if '!BufferedMapWindow' instance exist before calling '_runUpdateMap()' method (PR:1456)
    100105 * wxGUI/rlisetup: dissociate the managed window from the manager ('wx.aui.AuiManager' instance) before destroy wizard window (PR:1196)
    101106 * wxGUI/tplot: fix x, y coordinates validation (PR:1199)
     
    126131 * make: Add support for Makefile variable DESTDIR (PR:1234)
    127132 * libgis: add test for invalid value to parser (PR:1459)
     133 * libgis: Enable the C99 bool type (PR:1567)
    128134 * libgis: fix reading of WKT and SRID
    129135 * libgis: add read/write functions for WKT and srid (PR:976)
     
    148154==== User Manuals - Documentation ====
    149155
     156 * CONTRIBUTING.md: intro added for newcomers (PR:1566)
    150157 * G78:g.gui manual: example load workspace from command line
    151158 * G78:r.import manual: explain missing resampling methods (PR:1557)
     
    163170
    164171==== Docker support ====
     172
     173 * Dockerfile Alpine: fix broken pip six installation (PR:1568, PR:1581)
    165174
    166175==== Message Translations ====