Changes between Initial Version and Version 1 of Release/6.4.3RC1-News


Ignore:
Timestamp:
Feb 19, 2012, 5:57:35 PM (12 years ago)
Author:
hamish
Comment:

init

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.3RC1-News

    v1 v1  
     1= GRASS GIS 6.4.3 Release Candidate 1 =
     2
     3[[TOC]]
     4
     5=== Release ===
     6
     7 * Release date: [Unreleased]
     8 * ~~Source code~~: http://grass.osgeo.org/grass64/source/grass-6.4.3RC1.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.3RC1.md5sum md5sum])
     9 * Binaries: http://grass.osgeo.org/download/
     10
     11=== SVN Source Code ===
     12
     13 * Milestone: [milestone:"6.4.3"]
     14 * ~~Browse Source~~: http://trac.osgeo.org/grass/browser/grass/tags/release_yyyymmdd_grass_6_4_3RC1
     15 * ~~SVN Checkout 6.4.3RC1~~:
     16{{{
     17  svn checkout http://svn.osgeo.org/grass/grass/tags/release_yyyymmdd_grass_6_4_3RC1
     18}}}
     19 * SVN Checkout latest 6.4 release branch (including unreleased bugfixes):
     20{{{
     21  svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_6_4
     22}}}
     23
     24=== Overview of changes ===
     25
     26Since the 6.4.0 release in September 2010 more than ''n'' source code modifications have been made to the 6.4 release branch.
     27Between 6.4.2 and the current 6.4.3RC1 more than ''m'' updates have been applied.
     28
     29==== New modules ====
     30
     31 * '''g.module''' - Does something new ...
     32
     33==== Major module changes ====
     34
     35 * '''g.module''' - Some big change ...
     36
     37==== Minor module changes ====
     38
     39 * '''g.module''' - Some smaller change ...
     40 
     41 * Many more; ~~see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC1.gz ChangeLog]~~
     42
     43==== GUI changes ====
     44
     45(wxGUI)
     46
     47 * ...
     48
     49==== Library changes ====
     50
     51 * ...
     52
     53==== Map projection changes ====
     54
     55 * ...
     56
     57==== Portability changes ====
     58
     59(MS-Windows)
     60
     61 * ...
     62
     63(Mac OSX)
     64
     65 * ...
     66
     67(All)
     68
     69 * ...
     70 
     71==== Message translation updates ====
     72
     73 * ...
     74
     75=== Closed tickets ===
     76
     77==== Closed bugs since the last release ====
     78
     79[[TicketQuery(status=closed&milestone=6.4.3&type=defect&order=priority)]]
     80
     81==== Closed wishes since the last release ====
     82
     83[[TicketQuery(status=closed&milestone=6.4.3&type=enhancement&order=priority)]]
     84
     85==== Closed tasks since the last release ====
     86
     87[[TicketQuery(status=closed&milestone=6.4.3&type=task&order=priority)]]