Changes between Version 4 and Version 5 of Release/7.8.6-News
- Timestamp:
- 05/19/21 11:17:16 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.8.6-News
v4 v5 50 50 (see also below for closed bugs) 51 51 52 * G78:g.extension: match module files on Windows (PR:1575) 52 53 * G78:r.external major speed-up (PR:1305) 53 54 … … 60 61 * G78:g.extension: ignore cruft __pycache__ files (PR:1496) 61 62 * G78:g.proj: fix segfault issue #1163 (PR:1170) 63 * G78:g.proj: fix reading input WKT (PR:1582) 62 64 * G78:i.vi: fix check input 'red' param arg (PR:1353) 63 65 * G78:i.vi: fix the check for the existence of the 'redchan' variable (PR:1378) … … 70 72 * G78:v.colors: Fix color inversion (PR:1478, PR:1479) 71 73 * G78:v.import: Add layer to the projection check (PR:1328) 74 * G78:v.net.visibility: fix coordinates parameter (PR:1336) 72 75 * G78:v.out.ogr: fix xy export (PR:1564) 73 76 * G78:v.patch: v.patch: fix segmentation fault when DB table absent in one input map (#1488, PR:1492) … … 94 97 * wxGUI/animation: fix 3D rendering (PR:1551) 95 98 * 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) 96 100 * wxGUI/gcmd: fix read command stdout (PR:1228) 97 101 * wxGUI/locwizard: fix flags for wxPython 4.1 (PR:1330) 98 102 * wxGUI/locwizard: fix more flags for wxPython 4.1 (PR:1343) 99 103 * wxGUI/locwizard: remove unneeded +ellps proj4string tag (PR:1550) 104 * wxGUI/mapwin: check if '!BufferedMapWindow' instance exist before calling '_runUpdateMap()' method (PR:1456) 100 105 * wxGUI/rlisetup: dissociate the managed window from the manager ('wx.aui.AuiManager' instance) before destroy wizard window (PR:1196) 101 106 * wxGUI/tplot: fix x, y coordinates validation (PR:1199) … … 126 131 * make: Add support for Makefile variable DESTDIR (PR:1234) 127 132 * libgis: add test for invalid value to parser (PR:1459) 133 * libgis: Enable the C99 bool type (PR:1567) 128 134 * libgis: fix reading of WKT and SRID 129 135 * libgis: add read/write functions for WKT and srid (PR:976) … … 148 154 ==== User Manuals - Documentation ==== 149 155 156 * CONTRIBUTING.md: intro added for newcomers (PR:1566) 150 157 * G78:g.gui manual: example load workspace from command line 151 158 * G78:r.import manual: explain missing resampling methods (PR:1557) … … 163 170 164 171 ==== Docker support ==== 172 173 * Dockerfile Alpine: fix broken pip six installation (PR:1568, PR:1581) 165 174 166 175 ==== Message Translations ====