Changes between Version 2 and Version 3 of Release/6.4.5RC1-News


Ignore:
Timestamp:
Apr 6, 2015, 3:03:36 PM (9 years ago)
Author:
neteler
Comment:

GRASS GIS 6.4.5RC1 released

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.5RC1-News

    v2 v3  
    55=== Release ===
    66
    7  * Release date: DD MMMM YYYY
    8  * ~~Source code: http://grass.osgeo.org/grass64/source/grass-6.4.5RC1.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.5RC1.md5sum md5sum])~~
    9  * ~~Binaries: http://grass.osgeo.org/download/~~
     7 * Release date: 06 April 2015
     8 * Source code: http://grass.osgeo.org/grass64/source/grass-6.4.5RC1.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.5RC1.md5sum md5sum])
     9 * Binaries: http://grass.osgeo.org/download/
    1010
    1111=== SVN Source Code ===
    1212
    1313 * Milestone: [milestone:"6.4.5"]
    14  * ~~Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_2014XXXX_grass_6_4_5RC1~~
    15  * ~~SVN Checkout 6.4.5RC1:~~
     14 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20150406_grass_6_4_5RC1
     15 * SVN Checkout 6.4.5RC1:
    1616{{{
    17   svn checkout http://svn.osgeo.org/grass/grass/tags/release_2014XXXX_grass_6_4_5RC1
     17  svn checkout http://svn.osgeo.org/grass/grass/tags/release_20150406_grass_6_4_5RC1
    1818}}}
    19  * ~~SVN Checkout latest 6.4 release branch (including unreleased bugfixes):~~
     19 * SVN Checkout latest 6.4 release branch (including yet unreleased bugfixes):
    2020{{{
    2121  svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4
     
    2626'''Key improvements''' of the GRASS GIS 6.4.5RC1 release include ...
    2727
    28 Since its [http://grass.osgeo.org/announces/announce_grass640.html initial release] in September 2010 more than ''YYYY'' source code modifications have been made to the 6.4 release branch.
    29 Between [wiki:Release/6.4.4-News 6.4.4] and the current 6.4.5RC1 more than ''XXX'' updates have been applied.
     28Since its [http://grass.osgeo.org/announces/announce_grass640.html initial release] in September 2010 more than ''2500'' source code modifications have been made to the 6.4 release branch.
     29Between [wiki:Release/6.4.4-News 6.4.4] and the current 6.4.5RC1 about ''90'' updates have been applied.
    3030
    3131Full details of all changes can be viewed in the [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3-6.4.5RC1.gz ChangeLog since 6.4.3].
     32
    3233==== New modules ====
    3334
     
    3839 * v.mkgrid: optionally generate lines instead of areas (new -l flag); precision fixes (more vertices)
    3940 * v.rast.stats: fix wrong SQL TRANSACTION implementation for DBF driver
     41
    4042==== Minor module changes ====
    4143
    42  * ...
     44 * d.vect.chart: bugfixes
     45 * i.smap: larger default block size for speed
     46 * r.li.edgedensity: fix edge count
     47 * v.distance: adding geodesic point to boundary distance measurement for lat-long locations
     48 * v.in.ogr: OFTStringList is supported column type
     49 * v.univar: remove duplicate layer option
    4350
    4451 * Many more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.5RC1.gz ChangeLog]
    4552
     53==== Command line changes ====
     54
     55 * batch job: do not show welcome message and require 'hit return' when running a batch job
     56
    4657==== GUI changes ====
    4758
    48  * wxGUI: ...
     59 * wxGUI: wxpython 3 compatibility patches from Debian project applied + some more
     60 * wxGUI: added v.vect.stats to menu
    4961
    5062==== Library changes ====
    5163
    52  * ...
     64 * dblib: no more db driver zombies in wingrass
     65 * dglib: fix sp cache initialization
     66 * libvector: numerical stability fixes for topology; fix reattaching centroids and isles; fix memory leak
     67
     68Colors:
     69 * elevation: elevation color table: brighten up high values
    5370
    5471==== Portability changes ====
     
    6077(Mac OSX)
    6178
    62  * ...
     79 * n/a
    6380
    6481(All)
    65  * ...
     82
     83 * n/a
    6684
    6785==== Message translation updates ====
    6886
     87 * user message harmonization update (to reduce number of similar but slightly different messages)
     88 * Chinese updated
     89 * French updated
    6990 * German updated
     91 * Italian updated
     92 * Spanish updated
    7093
    7194See also [http://grass.osgeo.org/development/translations/#statistics statistics]