Changes between Version 2 and Version 3 of Release/6.4.5RC1-News
- Timestamp:
- 04/06/15 15:03:36 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/6.4.5RC1-News
v2 v3 5 5 === Release === 6 6 7 * Release date: DD MMMM YYYY8 * ~~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/ 10 10 11 11 === SVN Source Code === 12 12 13 13 * 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: 16 16 {{{ 17 svn checkout http://svn.osgeo.org/grass/grass/tags/release_201 4XXXX_grass_6_4_5RC117 svn checkout http://svn.osgeo.org/grass/grass/tags/release_20150406_grass_6_4_5RC1 18 18 }}} 19 * ~~SVN Checkout latest 6.4 release branch (including unreleased bugfixes):~~19 * SVN Checkout latest 6.4 release branch (including yet unreleased bugfixes): 20 20 {{{ 21 21 svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4 … … 26 26 '''Key improvements''' of the GRASS GIS 6.4.5RC1 release include ... 27 27 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.28 Since 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. 29 Between [wiki:Release/6.4.4-News 6.4.4] and the current 6.4.5RC1 about ''90'' updates have been applied. 30 30 31 31 Full 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 32 33 ==== New modules ==== 33 34 … … 38 39 * v.mkgrid: optionally generate lines instead of areas (new -l flag); precision fixes (more vertices) 39 40 * v.rast.stats: fix wrong SQL TRANSACTION implementation for DBF driver 41 40 42 ==== Minor module changes ==== 41 43 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 43 50 44 51 * Many more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.5RC1.gz ChangeLog] 45 52 53 ==== Command line changes ==== 54 55 * batch job: do not show welcome message and require 'hit return' when running a batch job 56 46 57 ==== GUI changes ==== 47 58 48 * wxGUI: ... 59 * wxGUI: wxpython 3 compatibility patches from Debian project applied + some more 60 * wxGUI: added v.vect.stats to menu 49 61 50 62 ==== Library changes ==== 51 63 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 68 Colors: 69 * elevation: elevation color table: brighten up high values 53 70 54 71 ==== Portability changes ==== … … 60 77 (Mac OSX) 61 78 62 * ...79 * n/a 63 80 64 81 (All) 65 * ... 82 83 * n/a 66 84 67 85 ==== Message translation updates ==== 68 86 87 * user message harmonization update (to reduce number of similar but slightly different messages) 88 * Chinese updated 89 * French updated 69 90 * German updated 91 * Italian updated 92 * Spanish updated 70 93 71 94 See also [http://grass.osgeo.org/development/translations/#statistics statistics]