Changes between Version 4 and Version 5 of Release/6.3.0RC1-News
- Timestamp:
- 02/17/08 02:59:21 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/6.3.0RC1-News
v4 v5 3 3 === Release === 4 4 * Release date: 24 October 2007 5 * Tar Ball: http://download.osgeo.org/grass/grass63/source/grass-6.3.0RC1.tar.gz ([http://download.osgeo.org/grass/grass63/source/grass-6.3.0RC1.md5sum md5sum]) 5 * Source code: http://download.osgeo.org/grass/grass63/source/grass-6.3.0RC1.tar.gz ([http://download.osgeo.org/grass/grass63/source/grass-6.3.0RC1.md5sum md5sum]) 6 * Binaries: http://grass.osgeo.org/download/index.php 6 7 7 === Fixes === 8 === Overview of Changes === 9 10 ==== Library changes ==== 8 11 * annoying winGRASS vector/DBMI freeze bug (Glynn Clements) 12 * Makefile cleanups for MS-Windows (Glynn Clements) 13 * Windows start script's installed on Linux (grass63.bat etc.) [http://wald.intevation.org/tracker/index.php?func=detail&aid=323&group_id=21&atid=204 #323] and [http://wald.intevation.org/tracker/index.php?func=detail&aid=471&group_id=21&atid=204 #471] (Glynn Clements) 14 * Makefile cleanups for parallel builds[http://wald.intevation.org/tracker/index.php?func=detail&aid=359&group_id=21&atid=204 #359] (Glynn Clements) 15 16 ==== Module changes ==== 9 17 * replace r.proj with r.proj.seg 10 18 * replace d.text with d.text.new 11 * Windows start script's installed on Linux (grass63.bat etc.) [http://wald.intevation.org/tracker/index.php?func=detail&aid=323&group_id=21&atid=204 #323] and [http://wald.intevation.org/tracker/index.php?func=detail&aid=471&group_id=21&atid=204 #471] (Glynn Clements)12 * Makefile cleanups for parallel builds[http://wald.intevation.org/tracker/index.php?func=detail&aid=359&group_id=21&atid=204 #359] (Glynn Clements)13 19 * r.info and Total Cell count overflow [http://wald.intevation.org/tracker/index.php?func=detail&aid=493&group_id=21&atid=204 #493] (Glynn Clements, Brad Douglas) 14 * Makefile cleanups for MS-Windows (Glynn Clements)15 20 16 === Development===17 * Milestone: [milestone:"6.3.0 RC1"]21 === SVN Source Code === 22 * Milestone: [milestone:"6.3.0"] 18 23 * Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_20071024_grass_6_3_0RC1/ 19 24 * SVN Checkout: … … 22 27 }}} 23 28 24 === Final Release ===25 26 Was not yet managed in trac.27 28