Changes between Initial Version and Version 1 of Release/6.4.4-News


Ignore:
Timestamp:
Jun 24, 2014, 3:19:50 PM (10 years ago)
Author:
neteler
Comment:

Draft

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.4-News

    v1 v1  
     1= GRASS GIS 6.4.4 =
     2
     3[[TOC]]
     4
     5=== Release ===
     6
     7 * Release date: DD MM 2014
     8 * Source code: ~~http://grass.osgeo.org/grass64/source/grass-6.4.4.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.4.md5sum md5sum])~~
     9 * Binaries: ~~http://grass.osgeo.org/download/~~
     10
     11=== SVN Source Code ===
     12
     13 * Milestone: [milestone:"6.4.4"]
     14 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_YYYYMMDD_grass_6_4_4
     15 * SVN Checkout 6.4.4:
     16{{{
     17  svn checkout http://svn.osgeo.org/grass/grass/tags/release_YYYYMMDD_grass_6_4_4
     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
     26'''Key improvements''' of the GRASS GIS 6.4.4 release include a complete rewrite of the r.li suite, major fixes for buffers (v.buffer, now based on GEOS library), major speedup for some vector modules (v.rast.stats and v.in.gpsbabel), various fixes for the wxPython based portable graphical interface (wxNVIZ, Location Wizard or Cartographic Composer), enabled Cairo dependency for MS-Windows, and more message translations.
     27
     28Since the [wiki:Release/6.4.0-News 6.4.0 release] in September 2010 more than ''2400'' source code modifications have been made to the 6.4 release branch.
     29Between [wiki:Release/6.4.3-News 6.4.3] and the current 6.4.4 more than ''340'' updates have been applied.
     30
     31==== New modules ====
     32
     33 * ''none''
     34
     35==== Major module changes ====
     36
     37 * r.li suite: backport of complete rewrite from GRASS GIS 7
     38 * v.buffer: fixed (now requires the [http://trac.osgeo.org/geos/ GEOS library])
     39 * v.voronoi: backport fixes for bug tickets #957, #1682, #2019
     40
     41==== Minor module changes ====
     42
     43 * d.correlate: Added option to draw a trend line and calculate linear regression formula
     44 * d.profile: close file once done with it (#1323), quote path
     45 * d.shadedmap: Added option to save draped image to a new raster map
     46 * g.extension.py: fixes for bug ticket #2138
     47 * g.extension.py: modify bat files similarly to bash scripts, use GRASS_ADDON_PATH instead of hardcoded path
     48 * g.mkfontcap: Also scan for locally installed fonts on Linux systems
     49 * g.mlist, g.mremove: examples improved
     50 * g.setproj: Added option to print and reset the Location's one-line description
     51 * i.his.rgb: Added support for NULL cells
     52 * i.landsat.toar: fixes for Landsat-8 metadata file support (author: E. Jorge Tizado)
     53 * i.rgb.his: Added support for NULL cells
     54 * r.contour: write attributes in one commit (speed-up)
     55 * r.horizon: added sanity check for dist parameter
     56 * r.li.setup: fix creation of configuration file using circle
     57 * r.out.gdal: close raster band
     58 * r.out.xyz: Added support for multiple file export
     59 * r.ros: do not double close spotdist map (fixes crash)
     60 * r.watershed: standardize basin parameter description
     61 * v.colors: Added option to name placeholder map containing data for creating a legend
     62 * v.colors: add v.colors placeholder raster map naming option (#1693)
     63 * v.external: remove formats from module description (#2159), backport -f flag
     64 * v.in.dxf: fixed possible infinite loop
     65 * v.in.gpsbabel: Major speedup, better support for MS Windows (spaces in paths)
     66 * v.patch: create index for table (speed-up)
     67 * v.rast.stats: use DB TRANSACTION (speed-up)
     68 * v.to.db: fix perimeter
     69 * v.transform: Added option to swap x for y coordinates
     70 * v.vol.rst: finally fixed mask issue
     71
     72 * Many more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.4RC1.gz ChangeLog]
     73
     74==== GUI changes ====
     75
     76 * wxGUI: check for invalid map size
     77 * wxGUI: fix for not closing of attribute dialog
     78 * wxGUI: show GRASS version in Layer Manager and Map Display frame title
     79 * wxGUI/d.histogram: fix export histogram on Windows
     80 * wxGUI/location wizard: fixes for wxPython 3
     81 * wxGUI/psmap: update PIL import for pillow
     82 * wxGUI: more GUI sections for various dialogs
     83 * wxNviz: point size and height are float (fix #2072)
     84 * wxNviz: fix displaying 3d points on surface and with z coordinate
     85 * wxNviz: fix error when switching to 3D second time for 3d raster maps
     86
     87==== Library changes ====
     88
     89 * Vlib: fix linkm usage (fixes spurious segfaults in special cases)
     90 * libgis: backport fix FPE error tolerance for plotting
     91 * diglib: fix support for BIG ENDIAN
     92 * ogsf: change field size to prevent crash, see #1736
     93 * libgis: Protect against fatal error handlers calling G_fatal_error() (#1073)
     94
     95==== Map projection changes ====
     96
     97 * ''none''
     98
     99==== Portability changes ====
     100
     101(MS-Windows)
     102
     103 * fix msvcrt path (32bit)
     104 * unix2dos on bat files
     105 * Major clean up of standalone installer
     106 * Cairo dependency enabled
     107 * Better handle spaces in GISDBASE (#1683)
     108 * Installer - copy DLL files to extrabin, remove extralib
     109
     110(Mac OSX)
     111
     112 * Compilation fixes in build scripts
     113
     114(IBM AIX)
     115 * Compilation fixes
     116
     117(All)
     118 * Support for newer svnversion output string (#587)
     119 * Also search for locally installed fonts
     120 * Don't encourage bashism
     121 * Update config.guess/config.sub
     122
     123==== Message translation updates ====
     124
     125 * French updated
     126 * Latvian translation added
     127 * Italian updated
     128 * Korean updated
     129 * Portuguese updated
     130 * Greek updated
     131
     132See also [http://grass.osgeo.org/development/translations/#statistics statistics]
     133
     134==== Documentation ====
     135 
     136 * RFCs (rfc/) moved to Trac: http://trac.osgeo.org/grass/wiki/RFC
     137
     138=== Closed tickets ===
     139
     140==== Closed bugs since the last release ====
     141
     142[[TicketQuery(status=closed&milestone=6.4.4&type=defect&order=priority)]]
     143
     144==== Closed wishes since the last release ====
     145
     146[[TicketQuery(status=closed&milestone=6.4.4&type=enhancement&order=priority)]]
     147
     148==== Closed tasks since the last release ====
     149
     150[[TicketQuery(status=closed&milestone=6.4.4&type=task&order=priority)]]