Changes between Version 7 and Version 8 of Release/7.8.0-News


Ignore:
Timestamp:
Aug 18, 2019, 10:27:25 AM (5 years ago)
Author:
neteler
Comment:

started to analyse ChangeLog file

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.0-News

    v7 v8  
    5151(see also below for closed bugs)
    5252
    53  * G78:...
     53 * G78:g.extension: fix bitbucket download, assumes master branch; fixed incomplete updating addon metadata file
     54 * G78:g.search.modules: support for installed addons added
     55 * G78:i.pansharpen.py: added new channel stretch option; fixed rare possible bug in histogram matching algorithm and made all output maps integer CELL maps
     56 * G78:m.nviz.script: fix memory leaks,fix compiler warnings + coverity scan
     57 * G78:r.in.gdal: added info on subdatasets (relevant for MODIS, Sentinel, ... datasets)
     58 * G78:r.in.wms: catch incorrect WMS url input; new -b flag to keep original bands
     59 * G78:r.plane: added function float_or_dms
     60 * G78:r.thin: avoid integer overflow
     61 * G78:r.walk: add option nearest from r.cost
     62 * G78:v.buffer: added test for zero distance
    5463
    5564==== Improvements in the Graphical User Interface ====
     
    6372==== Projection support ====
    6473
    65  * ...
     74 * libproj: PROJ5: EPSG must lowercase epsg, PROJ6+: EPSG must uppercase EPSG
    6675
    6776==== Library changes ====
    6877
    69  * ...
     78 * configure, configure.in: configure with ZSTD by default, can be disabled with --with-zstd=no
     79 * libvector: support reserved PostgreSQL keywords as column name by quoting when exporting vector map to PostGIS database
    7080
    7181==== Unit tests ====
     
    7585==== User Manuals - Documentation ====
    7686
     87 * various manual pages: examples added/updated
    7788 * G78:...
    7889
     
    89100
    90101 * i18N: added new translations from Transifex (https://www.transifex.com/grass-gis/grass7/dashboard/)
     102 * i18N: cleanup gettext usage for Python code
    91103
    92104=== New Addons since GRASS 7.6.0 ===