Changes between Version 13 and Version 14 of Release/6.4.0RC4-News


Ignore:
Timestamp:
Apr 12, 2009, 2:36:53 PM (15 years ago)
Author:
neteler
Comment:

updated and released

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.0RC4-News

    v13 v14  
    55=== Release ===
    66
    7  * Release date: ''TBA''
    8  * Source code: ~~http://grass.osgeo.org/grass64/source/grass-6.4.0RC4.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.0RC4.md5sum md5sum])~~
    9  * Binaries: ~~http://grass.osgeo.org/download/index.php~~
     7 * Release date: 12 April 2009
     8 * Source code: http://grass.osgeo.org/grass64/source/grass-6.4.0RC4.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.0RC4.md5sum md5sum])
     9 * Binaries: http://grass.osgeo.org/download/index.php
    1010
    1111=== Overview of changes since 6.3.0 ===
     
    2828==== Minor module changes ====
    2929
     30 * '''gem''': renamed to gem6 to avoid conflict with multiple GRASS installations (Markus)
    3031 * '''g.rename''': Make old == new check case-insensitive (Hamish)
     32 * '''i.atcorr/''': write cmd line to history (Markus)
    3133 * '''i.landsat.rgb''': fix mapset check (Hamish)
    32  * '''r.sun''': merged pre-fork updates from old r.sun into new r.sun
    33  * '''v.colors''': color parameter fixed; crash when layer>1 fixed (Markus)
     34 * '''i.pca''': write out appropriately eigenvectors, eigenvalues and percent importance (Nikos, Hamish, Markus)
     35 * '''r.fillnulls''': don't use locale dependent output for parsing (Markus)
     36 * '''r.sun''': merged pre-fork updates from old r.sun into new r.sun (Markus)
     37 * '''v.centroids''': don't use locale dependent output for parsing (Markus)
     38 * '''v.colors''': color parameter fixed; crash when layer > 1 fixed (Markus)
    3439 * '''v.db.univar''': fix potential white space in path bug (Markus)
    3540 * '''v.in.dxf''': line import fixed, don't change layer names, table naming fixed (Huidae)
     41 * '''v.out.ogr''': warn if islands are found and -c not specified (Markus)
    3642 * '''v.surf.bspline''': allow layer '0' (needed for wxGUI) (Martin)
     43 * '''v.surf.idw''': allow layer '0' (needed for wxGUI) (Martin)
     44 * '''wxnviz''': various fixes (Michael)
    3745 * ''see also [wiki:Release/6.4.0RC1-News#Minormodulechanges GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Minormodulechanges RC2], and [wiki:Release/6.4.0RC3-News#Minormodulechanges RC3] release notes''
    3846
     
    4149 * GRASS startup: Use HOME as initial GISDBASE; Make new messages localisable (Maris)
    4250 * ''see also [wiki:Release/6.4.0RC1-News#Librarychanges GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Librarychanges RC2], and [wiki:Release/6.4.0RC3-News#Librarychanges RC3] release notes''
     51
     52==== Driver changes ====
     53
     54 * dbf: check for nulls and sort them to the end in ORDER BY clauses (Moritz)
     55 * mysql: support for MYSQL_TYPE_NEWDECIMAL added (Markus)
    4356
    4457==== GUI changes ====
     
    5063 * '''i.cluster''' and '''r.topmodel''' and '''`G__open_cell_old()`''': use DOS-friendly null device (Hamish)
    5164 * fmode and dllmain compilation issues fixed (Juergen Fischer and Glynn)
     65 * native winGRASS installer updated (Colin Nielsen)
    5266
    5367 * ''see also [wiki:Release/6.4.0RC1-News#Portabilitychanges GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Portabilitychanges RC2], and [wiki:Release/6.4.0RC3-News#Portabilitychanges RC3] release notes''
    5468
    5569==== Build changes ====
     70
     71 * 'make install' target added for modules, also useful for Addons (Markus)
    5672
    5773 * ''see also [wiki:Release/6.4.0RC1-News#Buildchanges GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Buildchanges RC2], and [wiki:Release/6.4.0RC3-News#Buildchanges RC3] release notes''
     
    6076
    6177 * various manuals improved by Eric Patton, Markus Neteler and Hamish Bowman
     78 * Diagram of GRASS 6 architecture added in programmer's manual (Markus)
    6279
    6380==== Message translation updates ====
     
    7592 * ''see also [wiki:Release/6.4.0RC1-News#Closedtickets GRASS 6.4.0RC1], [wiki:Release/6.4.0RC2-News#Closedtickets RC2], and [wiki:Release/6.4.0RC3-News#Closedtickets RC3] release notes''
    7693
     94 * g.proj.exe crashes on Windows Vista (trac #537) (Juergen Fischer, Paul)
    7795 * crash in GPJ_grass_to_wkt() on windows (trac #468) (Juergen Fischer)
    7896 * grass startup tcl location creation from file crash "fileOpt::dtnum" (Markus)
     
    93111 * wxGUI: refresh map canvas after vdigit (trac #524) (Martin)
    94112 * wxGUI: Fix frozen database browse window on MacOSX (Michael)
     113 * wxGUI/vdigit: cancel action when tool changed (trac #286) (Martin)
    95114
    96115=== SVN Source Code ===
    97116
    98117 * Milestone: [milestone:"6.4.0"]
    99  * ~~Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_2009xxxx_grass_6_4_0RC4/~~
    100  * ~~SVN Checkout 6.4.0RC4:
    101   svn checkout http://svn.osgeo.org/grass/grass/tags/release_2009xxxx_grass_6_4_0RC4~~
     118 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20090412_grass_6_4_0RC4
     119 * SVN Checkout 6.4.0RC4:
     120  svn checkout http://svn.osgeo.org/grass/grass/tags/release_20090412_grass_6_4_0RC4
    102121
    103122 * SVN Checkout 6.4.0 release branch: