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


Ignore:
Timestamp:
Oct 29, 2019, 3:06:31 PM (5 years ago)
Author:
neteler
Comment:

Updated from ChangeLog

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.1-News

    v4 v5  
    4747(see also below for closed bugs)
    4848
    49  * G78:...
     49 * G78:r.to.vect: break line when value changes
     50 * G78:v.digit: fix digitizing on Windows
    5051
    5152==== Minor module changes ====
     
    5455
    5556Modules:
     57 * G78:g.extension: #3902 multiple metadata entries
     58 * G78:i.zc: avoid integer overflow with large maps
    5659 * G78:r.fillnulls fix to run in Python 3
     60 * G78:r.slope.aspect: fix -e flag to calculate values at edges
    5761 * G78:t.vect.export: GPKG support added
    58  * G78:g.extension: #3902 multiple metadata entries
     62
    5963==== Improvements in the Graphical User Interface ====
    6064
    61  * wxGUI: fixes for Python 3
     65 * G78:g.gui.psmap: fixes for Python 3
     66 * wxGUI: fixes for Python 3, fix deprecated wx.!NewId(), replace deprecated wx.!Yield()
     67 * wxGUI: avoid printing annoying wx debug message on startup
     68 * wxGUI/animation: fix deprecation warnings
    6269 * get rid of wx.insertStringItem deprecation warnings
     70
    6371==== Python scripting ====
    6472
    65  * ...
     73 * fixes for Python 3
    6674
    6775==== Projection support ====
     
    7583==== Library changes ====
    7684
    77  * ...
     85 * libgis: support for GDAL 3 added
    7886
    7987==== Unit tests / CI ====
     
    8896
    8997 * Python-3 support implemented across the tree
     98 * OSGeo4w: build fixes, rewrite of package.sh
    9099
    91100==== Docker support ====
     
    93102 * Various docker images listed at: https://grass.osgeo.org/download/software/docker-images/
    94103 * Dockerfile: updated to Python 3 and various base distributions
     104 * use copy instead of git clone in Dockerfiles
    95105
    96106==== Message Translations ====