| 1 | = GRASS GIS 6.4.4 Release Candidate 1 = |
| 2 | |
| 3 | [[TOC]] |
| 4 | |
| 5 | === Release === |
| 6 | |
| 7 | * Release date: ~~''Day Month Year''~~ |
| 8 | * Source code: ~~http://grass.osgeo.org/grass64/source/grass-6.4.4RC1.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.4RC1.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_4RC1~~ |
| 15 | * SVN Checkout 6.4.4RC1: |
| 16 | {{{ |
| 17 | (not yet:) svn checkout http://svn.osgeo.org/grass/grass/tags/release_YYYYMMDD_grass_6_4_4RC1 |
| 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 6.4.4RC1 release include ... |
| 27 | |
| 28 | Since the [wiki:Release/6.4.0-News 6.4.0 release] in September 2010 more than ''xx'' source code modifications have been made to the 6.4 release branch. |
| 29 | Between [wiki:Release/6.4.3-News 6.4.3] and the current 6.4.4RC1 more than ''yy'' updates have been applied. |
| 30 | |
| 31 | ==== New modules ==== |
| 32 | |
| 33 | * ... |
| 34 | |
| 35 | ==== Major module changes ==== |
| 36 | |
| 37 | * ... |
| 38 | |
| 39 | ==== Minor module changes ==== |
| 40 | |
| 41 | * '''v.colors''' - Add option to name placeholder map containing data for creating a legend |
| 42 | * Many more; ~~see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.4RC1.gz ChangeLog]~~ |
| 43 | |
| 44 | ==== GUI changes ==== |
| 45 | |
| 46 | * ... |
| 47 | |
| 48 | ==== Library changes ==== |
| 49 | |
| 50 | * ... |
| 51 | |
| 52 | ==== Map projection changes ==== |
| 53 | |
| 54 | * ... |
| 55 | |
| 56 | ==== Portability changes ==== |
| 57 | |
| 58 | (MS-Windows) |
| 59 | |
| 60 | * ... |
| 61 | |
| 62 | (Mac OSX) |
| 63 | |
| 64 | * n/a |
| 65 | |
| 66 | (All) |
| 67 | |
| 68 | * n/a |
| 69 | |
| 70 | ==== Message translation updates ==== |
| 71 | |
| 72 | * Many languages updated with many new translations ([http://grass.osgeo.org/devel/i18n.php#statistics see stats]) |
| 73 | |
| 74 | === Closed tickets === |
| 75 | |
| 76 | ==== Closed bugs since the last release ==== |
| 77 | |
| 78 | [[TicketQuery(status=closed&milestone=6.4.4&type=defect&order=priority)]] |
| 79 | |
| 80 | ==== Closed wishes since the last release ==== |
| 81 | |
| 82 | [[TicketQuery(status=closed&milestone=6.4.4&type=enhancement&order=priority)]] |
| 83 | |
| 84 | ==== Closed tasks since the last release ==== |
| 85 | |
| 86 | [[TicketQuery(status=closed&milestone=6.4.4&type=task&order=priority)]] |