Changes between Version 11 and Version 12 of Release/6.4.0RC3-News


Ignore:
Timestamp:
01/25/09 12:49:49 (16 years ago)
Author:
neteler
Comment:

polished

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.0RC3-News

    v11 v12  
    3030 * see also [wiki:Release/6.4.0RC2-News#Librarychanges GRASS 6.4.0RC2 release notes]
    3131
    32  * new function in libgis: G_is_mapset_in_search_path()
     32 * new function in libgis: G_is_mapset_in_search_path() (trac #379)
    3333
    3434==== Portability changes ====
     
    3737
    3838 * Fixed gis.m scrolling with mouse wheel so that it works correctly across multiple platforms (cmbarton)
    39  * Various MS Windows-related wxGUI fixes (martinl)
     39 * Various MS Windows-related wxGUI fixes, especially for the new [http://trac.osgeo.org/osgeo4w/wiki/pkg-grass OSGeo4W] package (martinl)
    4040
    4141==== Build changes ====
     
    5151 * see also [wiki:Release/6.4.0RC2-News#Closedtickets GRASS 6.4.0RC2 release notes]
    5252
     53 * g.mapsets: unwanted mapset duplication with add= parameter (trac #379)
    5354 * g.transform no longer calculating error for 2nd order transformation (trac #163)
    5455 * Ask user to save current workspace(s) before quitting wxGUI (trac #452)
     
    5657 * "Create new workspace file" needs a cancel button (trac #450)
    5758 * Remove ability to cripple attribute table manager (could not find a better name) (trac #448)
    58  * g.mapsets: unwanted mapset duplication with add= parameter (trac #379)
    5959 * wx version of v.digit relies upon non-portable hacks (trac #58)
    6060 * wxPython/pseudodc.h not found (trac #51)