Changes between Version 7 and Version 8 of Release/6.4.0RC6-News

Show
Ignore:
Timestamp:
03/20/10 08:31:21 (3 years ago)
Author:
neteler
Comment:

updated from Changelog

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.0RC6-News

    v7 v8  
    2525 
    2626''For changes between 6.2.3 and 6.3.0, see the [http://grass.osgeo.org/announces/announce_grass630.html 6.3.0 release announcement].'' 
    27 Since the 6.3.0 release in April 2008 almost 2,700 source 
    28 code modifications have been made to the 6.4.0 release branch. 
     27Since the 6.3.0 release in April 2008 almost 2,700 source code modifications have been made to the 6.4.0 release branch. 
     28'''Between 6.4.0RC5 and the current 6.4.0RC6 more than 560 updates have been included.''' 
    2929 
    3030==== New modules ==== 
     
    4040 * ''see also [wiki:Release/6.4.0RC1-News#Majormodulechanges GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Majormodulechanges RC2], [wiki:Release/6.4.0RC3-News#Majormodulechanges RC3], [wiki:Release/6.4.0RC4-News#Majormodulechanges RC4], and [wiki:Release/6.4.0RC5-News#Majormodulechanges RC5] release notes'' 
    4141 
     42 * ''see also list of bugfixes below'' 
     43 * '''Fixes for spaces in path names''':  
    4244 * '''db.login''': Now saves database login credentials to ~/.grasslogin64 which is safe for spaces in path names. 
    43  * '''v.db.addtable''': Now uses default mapset database settings instead of locking you into what was already used by the map. 
     45 * '''v.db.addtable''': Now uses default mapset database settings instead of locking you into what was already used by the map.  
     46 * '''v.lidar.correction, v.lidar.edgedetection, v.lidar.growing, v.outlier, v.surf.bspline''': fix Lidar tools 
    4447 
    4548==== Minor module changes ==== 
    4649 
    47  * '''r.sun''': Fixed problem with 0 incidence angle (trac #610; Thomas Huld) 
    48  * '''r.colors''': New Haxby color rules added 
    49  * '''r.univar''': Percentile now accepts non-integer requests (e.g. sigmas at 68.2689%, 95.45%, and 99.73%) (trac #873) 
     50 * '''g.parser''': backport of -s flag for improved scripting 
     51 * '''i.atcorr''': Backported LISS (IRC 1C) and ASTER sensors 
     52 * '''i.landsat.rgb''': : work with >8bit data, e.g. Quickbird 
     53 * '''i.pca''': : Glynn: Fix bug in calc_mu 
     54 * '''r.colors, v.colors''': several new color tables 
     55 * '''r.terraflow''': : don't use hardcoded /var/tmp/ ; use TEMP variable on windows 
     56 * '''r.univar, !r3.univar''': Percentile now accepts non-integer requests (e.g. sigmas at 68.2689%, 95.45%, and 99.73%) (trac #873) 
     57 * '''r.sun''': Fixed problem with 0 incidence angle (trac #610; Thomas Huld) - now the value is null. Note that this is also the case if the pixel is in shadow. 
     58 * '''v.split''': create 3D vector map if input is 3D 
     59 * '''v.what.vect''': now also works with vector polygon maps 
    5060 
    5161 * ''see also [wiki:Release/6.4.0RC1-News#Minormodulechanges GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Minormodulechanges RC2], [wiki:Release/6.4.0RC3-News#Minormodulechanges RC3], [wiki:Release/6.4.0RC4-News#Minormodulechanges RC4], and [wiki:Release/6.4.0RC5-News#Minormodulechanges RC5] release notes'' 
     
    5565 * Update Swiss datum parameters to CH1903+ (trac #35) 
    5666 * New symbol: extra/ring 
     67 * Added Swedish datum RT90 
     68 * New symbol: extra/ring 
     69 * DBMI: activated OFTDate, OFTTime, OFTDateTime (treat as strings as in DBF driver) 
     70 * Segment library: use LFS if available 
    5771 
    5872 * ''see also [wiki:Release/6.4.0RC1-News#Librarychanges GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Librarychanges RC2], [wiki:Release/6.4.0RC3-News#Librarychanges RC3], [wiki:Release/6.4.0RC4-News#Librarychanges RC4], and [wiki:Release/6.4.0RC5-News#Librarychanges RC5] release notes'' 
     
    7286 
    7387 * Many WinGrass package fixes (spaces in path names, etc.) 
     88 * '''winGRASS''': use default browser 
    7489 
    7590 * ''see also [wiki:Release/6.4.0RC1-News#Portabilitychanges GRASS 6.4.0RC1],  
     
    89104==== Documentation updates ==== 
    90105 
     106 * '''Help''': Quick [http://grass.osgeo.org/grass64/manuals/html64_user/helptext.html Start-with-GRASS instructions] 
     107 
    91108 * ''see also [wiki:Release/6.4.0RC4-News#Documentationupdates RC4] and 
    92109 [wiki:Release/6.4.0RC5-News#Documentationupdates RC5] release notes'' 
    93110 
    94111==== Message translation updates ==== 
     112 
     113 * complete Japanese translation 
     114 * several other language translations improved 
    95115 
    96116 * ''see also [wiki:Release/6.4.0RC1-News#Messagetranslationupdates GRASS 6.4.0RC1],