Changes between Version 8 and Version 9 of Release/6.4.3RC3-News


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

update cont'ed

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.3RC3-News

    v8 v9  
    3737
    3838 * db.out.ogr: db.out.ogr: also support attribute export in case of line and area vectors
     39 * g.extension: build addon in the mapset .tmp dir for cases when GRASS is installed by package and the end user doesn't have write permissions to GISBASE
     40 * i.landsat.toar: bugfix for thermal band and metadata file
     41 * ps.map: backport of RGB support and bugfixes
    3942 * r.cost: backport direction output
    4043 * r.drain: use movement direction surface from r.walk and r.cost; output vector paths
     
    4245 * r.watershed: sync skipping edge cells
    4346 * v.category: new option to print layers only
     47 * v.category: add option=layers
    4448 * various modules: better handle spaces in GISDBASE
     49
     50(see also closed tickets below)
    4551
    4652==== Minor module changes ====
     
    5056 * d.grid: backport of dot flag and line width option
    5157 * d.legend: backport of RGB support for text color and at= monitor history fidelity
     58 * d.thematic.area: enable color gisprompt
    5259 * i.maxlik: update manual (improved: rejection map discussion)
    5360 * r.drain: update manual
    5461 * r.in.gdal: report all possible projection mismatches
     62 * r.out.arc: output is to a file not a raster
    5563 * r.random: don't segfault on long map names
    5664 * r.report: manual, note how to get computer-parsable output
     
    6169A few more minor changes; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC3.gz ChangeLog]
    6270
     71(see also closed tickets below)
     72
    6373==== GUI changes ====
    6474
    65 (wxGUI)
    66 
     75 * wxGUI: check valid mapset/location name on startup page and in wizard
     76 * wxGUI: enable legend from command line
     77 * wxGUI/attribute manager: fix editing on Windows
     78 * wxGUI/composer: fix multiline labels on Windows
     79 * wxGUI/composer: show help text in statusbar
     80 * wxGUI/location wizard: add help button
    6781 * wxGUI/manual renderer: show embedded screenshots properly (needed for some pages only)
    6882 * wxGUI/map calculator: fix function insert for int()
     
    7084 * wxGUI/mapcalc: fix cursor position when adding function
    7185 * wxGUI/psmap: show more useful message when preview fails
     86 * wxGUI/start screen: go back after creating new location
     87
     88(see also closed tickets below)
    7289
    7390==== Library changes ====
     
    7592 * Python: new raster.mapcalc_start(), allows parallelizing mapcalc calls
    7693 * Vlib/intersect.c: Vlib: fix Vect_segment_intersection
     94
     95(see also closed tickets below)
    7796
    7897==== Map projection changes ====
     
    91110(Mac OSX)
    92111
    93  * n/a
     112 * 32bit/64bit compilation issue fixed
    94113
    95114(All)