Changes between Version 1 and Version 2 of Release/7.2.2-News


Ignore:
Timestamp:
Aug 9, 2017, 1:10:51 AM (7 years ago)
Author:
martinl
Comment:

changes collected

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.2.2-News

    v1 v2  
    2929==== Major module changes ====
    3030
    31  * None
     31 * r.|v.unpack: new flag (-p) added to print projection info and exit
    3232
    3333==== Minor module changes ====
    3434
    35  * None
     35 * v.kernel: fix using mask
     36 * v.lidar.growing: fix wrong usage of Rast_easting_to_col()
     37 * r.volume: build topology of centroids vector
     38 * v.in.ogr: disable OGR dsn corruption
     39 * i.atcorr: filter functions updated for Rapideye
     40 * r.reclass: allow using more than 100 rules
     41 * v.out.postgis: do not print build info when exporting simple features
     42 * v.lidar.edgedetection+v.lidar.correction: output options not required if -e flag is given
     43 * r.in.lidar: add input and file rules, G_option_required instead of suppress_required
     44 * r.random: use long long when available
     45 * v.in.lidar: input file is always binary
     46 * v.in.ogr GUI generates invalid layer parameter
    3647
    3748==== GUI changes ====
    3849
    39  * None
     50 * wxGUI/forms: enable to create new directory for G_OPT_M_DIR
     51 * wxGUI: fix importing vector during location creation when the vector file name does not match the layer name
     52 * wxGUI/Expose all r.mapcalc functions and variables in GUI
     53 * wxGUI: make opacity dialog resizable
     54 * wxGUI: remove decorations when creating new workspace
     55 * wxGUI: fix rendering in latlon when resolution is high
     56 * wxGUI/forms: fix UnicodeDecodeError? on loading file when default and file encoding differs
    4057
    4158==== PyGRASS changes ====
    4259
    43  * None
     60 * python ctypesgencore: lexer support added for FLT64X_EPSILON
    4461
    4562==== Library changes ====
    4663 
    47  * None
     64 * libgis: stabilize G_ellipsoid_polygon_area()
     65 * rasterlib: replace G_alloca for reading rows
     66 * symbols: remove rendering artifact in corners
    4867
    4968==== Map projection changes ====
     
    5372==== Portability changes ====
    5473
    55  * None
     74 * Rules.make: Enforce C language when running Python during compilation as LANGUAGE has a preference over LC_ALL
    5675
    5776===== MS Windows =====
    5877
    59  * None
     78 * libraster+osgeo4w: link against GDAL 2.2
    6079
    6180==== Manual pages ====
    6281
    63  * None
     82 * v.univar/v.db.univar: update of manual to clarify difference
     83 * t.rast.accumulate and r.series.accumulate: manual enhancements and typos fixing
     84 * v.surf.bspline: document units used for step parameters
     85 * v.random manual: example added for generating random points in selected polygons
     86 * r.stats.quantile and r.stats.zonal manuals: examples added
     87 * v.generalize manual: screenshots added
     88 * v.clean: add example which shows errors visually
    6489
    6590==== Documentation ====
     
    6994==== Message translation updates ====
    7095
    71  * None
     96 * i18N: renamed grass*_pt_br.po to grass*_pt_BR.po for transifex compatibility
    7297
    7398=== New Addons ===