| 1 | = GRASS GIS 6.4.6 = |
| 2 | |
| 3 | [[TOC]] |
| 4 | |
| 5 | === Release === |
| 6 | |
| 7 | * ~~Release date: DD MM YYYY~~ |
| 8 | * ~~Source code: http://grass.osgeo.org/grass64/source/grass-6.4.6.tar.gz ([http://grass.osgeo.org/grass64/source/grass-6.4.6.md5sum md5sum])~~ |
| 9 | * ~~Binaries: http://grass.osgeo.org/download/~~ |
| 10 | |
| 11 | === SVN Source Code === |
| 12 | |
| 13 | * Milestone: [milestone:"6.4.6"] |
| 14 | * ~~Browse Source: http://trac.osgeo.org/grass/browser/grass/tags/release_2016MMDD_grass_6_4_6~~ |
| 15 | * SVN Checkout 6.4.6: |
| 16 | {{{ |
| 17 | svn checkout http://svn.osgeo.org/grass/grass/tags/release_2016MMDD_grass_6_4_6 |
| 18 | }}} |
| 19 | * SVN Checkout latest 6.4 release branch (including yet 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.6 release include stability fixes ... XXX |
| 27 | |
| 28 | Since its [http://grass.osgeo.org/announces/announce_grass640.html initial release] in September 2010 more than ''2500 + WW'' source code modifications have been made to the 6.4 release branch. |
| 29 | Between [wiki:Release/6.4.4-News 6.4.4] and the current 6.4.6 about ''WW'' updates have been applied. |
| 30 | |
| 31 | Full details of all changes can be viewed in the [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.6.gz ChangeLog]. |
| 32 | |
| 33 | ==== New modules ==== |
| 34 | |
| 35 | * ''none'' |
| 36 | |
| 37 | ==== Major module changes ==== |
| 38 | |
| 39 | * ... |
| 40 | |
| 41 | ==== Minor module changes ==== |
| 42 | |
| 43 | * ... |
| 44 | |
| 45 | * Many more; see the detailed [http://grass.osgeo.org/grass64/source/ChangeLog_6.4.6.gz ChangeLog] |
| 46 | |
| 47 | ==== Command line changes ==== |
| 48 | |
| 49 | * ... |
| 50 | |
| 51 | ==== GUI changes ==== |
| 52 | |
| 53 | * wxGUI: ... |
| 54 | |
| 55 | ==== Library changes ==== |
| 56 | |
| 57 | * ... |
| 58 | |
| 59 | ==== Portability changes ==== |
| 60 | |
| 61 | (MS-Windows) |
| 62 | |
| 63 | * ... |
| 64 | |
| 65 | (Mac OSX) |
| 66 | |
| 67 | * n/a |
| 68 | |
| 69 | (All) |
| 70 | |
| 71 | * n/a |
| 72 | |
| 73 | ==== Message translation updates ==== |
| 74 | |
| 75 | * ... |
| 76 | |
| 77 | See also [http://grass.osgeo.org/development/translations/#statistics statistics] |
| 78 | |
| 79 | ==== Documentation ==== |
| 80 | |
| 81 | * ... |
| 82 | |
| 83 | === Closed tickets === |
| 84 | |
| 85 | ==== Closed bugs since the last release ==== |
| 86 | |
| 87 | [[TicketQuery(status=closed&milestone=6.4.6&type=defect&order=priority)]] |
| 88 | |
| 89 | ==== Closed wishes since the last release ==== |
| 90 | |
| 91 | [[TicketQuery(status=closed&milestone=6.4.6&type=enhancement&order=priority)]] |
| 92 | |
| 93 | ==== Closed tasks since the last release ==== |
| 94 | |
| 95 | [[TicketQuery(status=closed&milestone=6.4.6&type=task&order=priority)]] |