Changes between Version 5 and Version 6 of Release/7.2.1-News


Ignore:
Timestamp:
Apr 9, 2017, 4:04:12 AM (7 years ago)
Author:
martinl
Comment:

update list of changes

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.2.1-News

    v5 v6  
    4242==== New modules ====
    4343
    44  * ...
     44 * None
    4545
    4646==== Major module changes ====
    4747
    48  * ...
     48 * None
    4949
    5050==== Minor module changes ====
     
    5353 * G72:r.timestamp: typo in the manual
    5454 * G72:r.to.vect: Call the DB error handler before the vector handler to avoid busy database warnings
     55 * G72:r.topmodel: Fix cumulative infiltration
    5556 * G72:v.build.polylines: Activate the cats=same option; Remove compile warnings
    5657 * G72:v.db.addtable: Check for duplicate column names
     
    6263 * G72:v.to.points: Don't interpolate for use=node according to the manual
    6364 * G72:v.what: Fix the default distance threshold
     65 * G72:v.overlay: fix test if line is inside an area (#3319)
     66 * G72:r.what: fix segfault when using -r and outside of region
     67 * G72:i.zc: correctly read the threshold value, set to 1 by default and divided by 100 internally
     68 * G72:v.out.postgis: fix type option (closes #2460)
     69 * G72:v.out.ogr: Append mode broken in G 7.2.1svn and 7.3
     70 * G72:i.modis.qc manual: added note on MOD11A2 QC_band NULLs treatment
     71 * G72:v.what.rast: segfault with map without topology
     72 * G72:v.external.out: SRID lost when not exactly defined
     73 * G72:v.external: fix dsn handling (full / db-login-based connection strings)
     74 * G72:r.resamp.stats: Introduce also other stats methods to resampling module to better match r.neigbors offer
     75 * G72:v.proj: add no topology flag
     76 * G72:v.external: fix check_projection() when input is PG datasource (and native GRASS PostGIS reader is used)
     77 * G72:i.atcorr: Pleiades-1A, Pleiades-1B, Spot-6, Spot-7, Worldview-3 support added
     78 * G72:v.out.postgis doesn't export attribute table (see #2460)
    6479
    6580==== GUI changes ====
    6681
    67  * ...
     82 * wxGUI: 'Align computation region to selected map' add to the layer menu
     83 * wxGUI: do not re-render whole map composition when show/hide comp. region extent
     84 * wxGUI/location wizard simplification: decrease number of dialogs shown by default
    6885
    6986==== PyGRASS changes ====
    7087
    71  * ...
     88 * use lazy imports for the temporal package
     89 * Python 2.6 does not support ommitting of positional argument specifiers: Fixes ValueError zero length field name in format
    7290
    7391==== Library changes ====
    7492 
    75  * ...
     93 * vectorlib: enhance numerical stability for segment intersections
     94 * vectorlib, network analysis: initialize output, fix shortcut, prune path
     95 * OGR dbdriver: support OFTInteger64
    7696
    7797==== Map projection changes ====
    7898
    79  * ...
     99 * None
    80100
    81101==== Portability changes ====
    82102
    83  * ...
     103 * None
    84104
    85105===== MS Windows =====
    86106
    87  * ...
     107 * grass.py: Force encoding to be EUC-KR for the Korean language in Windows
    88108
    89109==== Manual pages ====
    90110
    91  * ...
     111 * G72:v.to.rast: fix description of option use=dir to not limit it to flow, add better example with picture to manual
     112 * r.import/v.import manual: explain -o projection override flag
     113 * rasterintro manual: explain optional NULL compression
     114 * doc: include all modules into graphical index
     115 * broken links to source code and history in add-ons user manuals (see #3224)
    92116
    93117==== Message translation updates ====
    94118
    95  * ...
     119 * Czech translation (libs): add missing plural forms
     120 * i18N: Sylvain Maillard French cont'ed
    96121
    97122=== New Addons ===
     
    99124New addons since release 7.2.1:
    100125
    101  * ...
     126 * TODO
    102127
    103128=== Closed tickets ===