Changes between Version 5 and Version 6 of Release/6.4.3RC3-News


Ignore:
Timestamp:
Apr 20, 2013, 9:02:15 AM (11 years ago)
Author:
neteler
Comment:

updated

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.3RC3-News

    v5 v6  
    55=== Release ===
    66
    7  * Release date: XX YY 2013
     7 * Release date: 20 Apr 2013
    88 * Source code: http://grass.osgeo.org/grass64/source/grass-6.4.3RC3.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.3RC3.md5sum md5sum])
    99 * Binaries: http://grass.osgeo.org/download/
     
    3939 * r.drain: use movement direction surface from r.walk and r.cost; output vector paths
    4040 * r.walk: backport direction output
     41 * r.watershed: sync skipping edge cells
    4142 * v.category: new option to print layers only
     43
    4244==== Minor module changes ====
    4345
    44  * i.maxlik: update manual (rejection map discussion)
     46 * examples: Python ctypes usage examples in doc/python/
     47 * i.maxlik: update manual (improved: rejection map discussion)
    4548 * r.drain: update manual
     49 * r.report/description.html: note how to get computer-parsable output
     50 * v.digit/main.c: don't mess with the current WIND file, use WIND_OVERRIDE instead
    4651 * v.in.ogr: suggest a minimum snapping threshold if topological errors are encountered
    47  * A few more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC3.gz ChangeLog]
     52 * v.in.wfs: check for WFS server errors; new example
     53
     54A few more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC3.gz ChangeLog]
    4855
    4956==== GUI changes ====
     
    5158(wxGUI)
    5259
    53  * n/a
     60 * wxGUI/modeler: make random layout (avoid hidden actions), fix removing by right click
     61 * wxGUI/mapcalc: fix cursor position when adding function
    5462
    5563==== Library changes ====
    5664
    57  * n/a
     65 * Python: new raster.mapcalc_start(), allows parallelizing mapcalc calls
     66 * Vlib/intersect.c: Vlib: fix Vect_segment_intersection
    5867
    5968==== Map projection changes ====
     
    6675
    6776 * MINGW: configuration detection fix
     77 * minimize the dos box
     78 * winGRASS-Installer: add option to download and install MSVCRT DLLs since we don't ship MSVCRT for legal issues
     79 * winGRASS installer: use standard and clear name for data (\grassdata) without white space
    6880
    6981(Mac OSX)
     
    7385(All)
    7486
    75  * n/a
     87 * nviz: Tcl 8.6 compatibility fixes
    7688 
    7789==== Message translation updates ====
    7890
    79  * n/a
     91 * Messages updated from latest template (consolidation fixes)
     92 * Italian message translation improved
    8093
    8194=== Closed tickets ===