Changes between Version 4 and Version 5 of Release/6.4.3RC4-News


Ignore:
Timestamp:
Jun 22, 2013, 9:23:13 PM (11 years ago)
Author:
hamish
Comment:

list some noteworthy changes

Legend:

Unmodified
Added
Removed
Modified
  • Release/6.4.3RC4-News

    v4 v5  
    4646==== Minor module changes ====
    4747
    48  * ...
    49  
     48 * d.grid: Fix geodesic grid overlay text label placement for longitude
     49 * r.li.setup: Fix for mouse-based masked area selection
     50 * r.in.bin: Fix large file (>2GB) support on 32-bit systems
     51 * r.mask: Fix for floating point input maps
     52 * v.in.ogr: Detect if unclean import data needs to have nodes snapped closed, and suggest a suitable distance threshold
     53 * v.to.rast: Avoid crash when map names were very long
     54
    5055A few more minor changes; see the detailed
    5156~~[http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC4.gz ChangeLog]~~
     
    5560==== GUI changes ====
    5661
    57  * ...
     62 * wxGUI: Many corner-case traceback errors caught and fixed
     63 * wxGUI: Fix module startup for tasks which need a Xterm or Xmonitor
     64 * wxGUI: Avoid file compression for live display window to lighten processor load
     65 * wxGUI: Recover cleanly if `r.in.wms` support program requirements are not met
     66 * wxGUI/attribute table: Avoid error when the vector map's text data contained a pipe (|)
     67 * wxGUI/location wizard: Show +proj terms when taking projection data from georeferenced data file or WKT .prj file
     68 * wxGUI/location wizard: Datum transform selection support support for PROJ.4 version 4.8.0
    5869 
    5970(see also closed tickets below)
     
    6172==== Cartography changes ====
    6273
    63  * Ten new north arrows and symbols
     74 * A dozen new north arrows and symbols
     75
    6476==== Library changes ====
    6577
    66  * ...
     78 * Support for a wider array of FFmpeg versions
     79 * Fix vector network node costs
     80 * Updated Autoconf build helper libraries
    6781 
    6882(see also closed tickets below)
     
    7690(MS-Windows)
    7791
    78  * ...
    79  
     92 * `Cmd.exe` replaces `Rxvt` as the terminal for the MSys UNIX shell startup method
     93 * Microsoft Visual C++ Runtime Redistributable package available as a user selectable option in the installer
     94 * Uses GRASS's bundled `python.exe` instead of the system's version by default to avoid mismatch in the GUI startup
     95 * Fix `d.rast.edit` when called from the wxGUI without specifying an optional aspect map
     96 * "--more--" now works as the pager
     97 * r.in.wms: A number of fixes and safeguards added
     98 * Tcl/Tk GIS.m: Don't corrupt the rc file if GISDBASE contains a drive letter
     99 * Shell scripts: Fix support for UNIX scripts called from within other scripts
     100
    80101(Mac OSX)
    81102
    82  * ...
     103 * Improved support for newer versions of OS X
    83104
    84105(All)
     
    88109==== Message translation updates ====
    89110
    90  * ...
     111 * Many string updates
     112 * Romanian translation started
    91113 
    92114=== Closed tickets ===