Changes between Version 4 and Version 5 of Release/6.4.3RC4-News
- Timestamp:
- 06/22/13 21:23:13 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Release/6.4.3RC4-News
v4 v5 46 46 ==== Minor module changes ==== 47 47 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 50 55 A few more minor changes; see the detailed 51 56 ~~[http://grass.osgeo.org/grass64/source/ChangeLog_6.4.3RC4.gz ChangeLog]~~ … … 55 60 ==== GUI changes ==== 56 61 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 58 69 59 70 (see also closed tickets below) … … 61 72 ==== Cartography changes ==== 62 73 63 * Ten new north arrows and symbols 74 * A dozen new north arrows and symbols 75 64 76 ==== Library changes ==== 65 77 66 * ... 78 * Support for a wider array of FFmpeg versions 79 * Fix vector network node costs 80 * Updated Autoconf build helper libraries 67 81 68 82 (see also closed tickets below) … … 76 90 (MS-Windows) 77 91 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 80 101 (Mac OSX) 81 102 82 * ...103 * Improved support for newer versions of OS X 83 104 84 105 (All) … … 88 109 ==== Message translation updates ==== 89 110 90 * ... 111 * Many string updates 112 * Romanian translation started 91 113 92 114 === Closed tickets ===