Changes between Version 23 and Version 24 of Release/6.4.3RC1-News


Ignore:
Timestamp:
Oct 24, 2012, 1:53:35 PM (12 years ago)
Author:
martinl
Comment:

more changes

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.3RC1-News

    v23 v24  
    3434
    3535 * '''r.grow.distance''' - backport of geodetic distance support
     36 * '''d.vect''' - display area labels also when centroids are not displayed
     37 * '''r.watershed''' - fix drainage directions
    3638
    3739==== Minor module changes ====
     
    4042 * '''v.reclass''' - bugfix #548
    4143 * '''r.recode''' - use title option
     44 * '''v.what''' - fix segfault when querying multiple maps
     45 * '''v.what.rast''' - fix fp precision
     46 * '''r.report''' - bugfix #970
     47 * '''v.transform''' - bugfix #1615
     48 * '''v.in.ogr''' - support whitespace in dsn and layer
     49 * '''r.out.gdal''' - fix output standard option
     50 * '''v.distance''' - always sort results for -a
    4251
    4352 * Many more; ~~see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC1.gz ChangeLog]~~
     
    5059 * Various [http://grass.osgeo.org/wiki/WxNviz wxNviz]-related fixes
    5160 * Language settings implemented
     61
    5262==== Library changes ====
    5363
     
    5767 * allocate enough space for a 3D coord (#1311)
    5868 * strncpy doesn't always null-terminate (#1315)
     69 * export floats and doubles with correct precision (#335)
     70 * Don't try to (un)compress GDAL-linked maps
     71
    5972==== Map projection changes ====
    6073