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


Ignore:
Timestamp:
Sep 21, 2010, 8:01:59 AM (14 years ago)
Author:
neteler
Comment:

new

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.1RC1-News

    v1 v1  
     1= GRASS GIS 6.4.1RC1 Release =
     2
     3[[TOC]]
     4
     5=== Release ===
     6
     7 * ~~Release date: xx yy 2010~~
     8 * ~~Source code: http://grass.osgeo.org/grass64/source/grass-6.4.1RC1.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.1RC1.md5sum md5sum])
     9 * ~~Binaries: http://grass.osgeo.org/download/~~
     10
     11=== SVN Source Code ===
     12
     13 * Milestone: [milestone:"6.4.1"]
     14 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_2010XXXX_grass_6_4_1RC1
     15 * SVN Checkout 6.4.1 RC1:
     16{{{
     17  svn checkout http://svn.osgeo.org/grass/grass/tags/release_2010XXXX_grass_6_4_1RC1
     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 since 6.4.1RC1 ===
     25
     26Since the 6.4.0 release in September 2010 almost XXX source code modifications have been made to the 6.4.1 release branch.
     27
     28'''Between 6.4.0 and the current 6.4.1RC1 more than XXX updates have been applied.'''
     29
     30==== Minor module changes ====
     31
     32 * i.atcorr: AVNIR and IKONOS sensors added
     33 * g.transform: add new options to dump coeffs and transform arbitrary points, both fwd and reverse
     34 * r.distance: output correct precision for different projection types (bugs #654 and #335)
     35 * r.info: export floats with correct precision (trac #335)
     36 * r.in.gdal: flag to force the import of lat/lon imagery which is missing georef
     37 * r.neighbors: Gaussian and range method
     38 * r.out.arc: flag added to refer to cell center in header
     39 * r.out.ascii:  output correct precision for different projection types (bugs #654 and #335)
     40 * r.param.scale: write more metadata
     41 * r.random: improve metadata writing; -b flag added to avoid generating vector topology
     42 * r.series: threshold and quantiles
     43 * r.stats: output correct precision for different projection types (bugs #654 and #335)
     44 * r.statistics: attempt to fix bug #1090
     45 * v.db.dropcol: recreate the index on the key column of the table
     46 * v.info: topology level 1 support added
     47 * v.vol.rst: new npmax parameter added
     48
     49==== Library changes ====
     50
     51 * ...
     52
     53==== GUI changes ====
     54
     55 * ...
     56
     57==== Map projection changes ====
     58
     59 * ...
     60
     61==== Portability changes ====
     62
     63 * ...
     64
     65==== Message translation updates ====
     66
     67 * ...
     68
     69==== Closed tickets ====
     70
     71===== Closed bugs since branching =====
     72
     73[[TicketQuery(status=closed&milestone=6.4.1&type=defect&order=priority)]]
     74
     75===== Closed wishes since branching =====
     76
     77[[TicketQuery(status=closed&milestone=6.4.1&type=enhancement&order=priority)]]
     78
     79===== Closed tasks since branching =====
     80
     81[[TicketQuery(status=closed&milestone=6.4.1&type=task&order=priority)]]
     82