Changes between Initial Version and Version 1 of Release/6.4.2RC2-News


Ignore:
Timestamp:
Nov 15, 2011, 12:26:19 PM (12 years ago)
Author:
neteler
Comment:

GRASS GIS 6.4.1RC2 released

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.2RC2-News

    v1 v1  
     1= GRASS GIS 6.4.2RC2 Release =
     2
     3[[TOC]]
     4
     5=== Release ===
     6
     7 * Release date: 15 Nov 2011
     8 * Source code: http://grass.osgeo.org/grass64/source/grass-6.4.2RC2.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.2RC2.md5sum md5sum])
     9 * Binaries: http://grass.osgeo.org/download/
     10
     11=== SVN Source Code ===
     12
     13 * Milestone: [milestone:"6.4.2"]
     14 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20111115_grass_6_4_2RC2
     15 * SVN Checkout 6.4.2:
     16{{{
     17  svn checkout http://svn.osgeo.org/grass/grass/tags/release_20111115_grass_6_4_2RC2
     18}}}
     19 * SVN Checkout latest 6.4.x release branch (with future bugfixes):
     20{{{
     21  svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4
     22}}}
     23
     24=== Overview of changes ===
     25
     26 * Since the 6.4.0 release in September 2010 more then 1000 source code modifications have been made to the 6.4.x release branch.
     27 * Between 6.4.2RC1 in Oct 2011 and the current 6.4.2RC2 more than 52 updates have been applied.
     28
     29==== New modules ====
     30
     31 * ''see also [wiki:Release/6.4.2RC2-News#Newmodules GRASS 6.4.2RC2 release notes]''
     32
     33==== Major module changes ====
     34
     35 * ''see also [wiki:Release/6.4.2RC2-News#Newmodules GRASS 6.4.2RC2 release notes]''
     36
     37==== Minor module changes ====
     38
     39 * v.in.ogr: search box T,B must be zero
     40 * HTML manual cosmetics
     41 * v.net: manual updated
     42 * ''see also [wiki:Release/6.4.2RC1-News#Newmodules GRASS 6.4.2RC1 release notes]''
     43
     44==== Library changes ====
     45
     46 * driver ODBC: Fix type mismatch
     47 * restore possibility to compile with make < 3.81
     48 * ''see also [wiki:Release/6.4.2RC1-News#Newmodules GRASS 6.4.2RC1 release notes]''
     49
     50==== GUI changes ====
     51
     52 * wxGUI: various stability fixes
     53 * wxGUI: fixed for languages which use double-byte characters (Japanese etc)
     54 * wxGUI: add extra dialog when trying to remove gislock
     55 * wxGUI: don't fail on missing icons
     56 * wxGUI: don't fail on missing openGL support
     57 * wxGUI: vector query - don't fail when no attribute table linked to the vector map
     58 * ''see also [wiki:Release/6.4.2RC1-News#Newmodules GRASS 6.4.2RC1 release notes]''
     59
     60==== Map projection changes ====
     61
     62==== Portability changes ====
     63
     64==== Message translation updates ====
     65
     66 * Some languages updated
     67
     68==== WinGRASS changes ====
     69
     70 * winGRASS: clean up support files for osgeo4w
     71 * ''see also [wiki:Release/6.4.2RC2-News#Newmodules GRASS 6.4.2RC2 release notes]''
     72
     73=== Closed tickets ===
     74
     75==== Closed bugs since the last release ====
     76
     77[[TicketQuery(status=closed&milestone=6.4.2&type=defect&order=priority)]]
     78
     79==== Closed wishes since the last release ====
     80
     81[[TicketQuery(status=closed&milestone=6.4.2&type=enhancement&order=priority)]]
     82
     83==== Closed tasks since the last release ====
     84
     85[[TicketQuery(status=closed&milestone=6.4.2&type=task&order=priority)]]