| 1 | = GRASS GIS 7.0.1 Release Candidate = |
| 2 | |
| 3 | [[TOC]] |
| 4 | |
| 5 | === What's new in a nutshell === |
| 6 | |
| 7 | TODO |
| 8 | |
| 9 | === Releases === |
| 10 | |
| 11 | Release Candidate 1 (RC1): |
| 12 | * Release date: ~~''DD MONTH 2015''~~ |
| 13 | * Binaries: ~~http://grass.osgeo.org/download/software/#g70x~~ |
| 14 | * Changelog: ~~http://grass.osgeo.org/grass70/source/ChangeLog_7.0.1RC1.gz~~ |
| 15 | * Source code: ~~http://grass.osgeo.org/grass70/source/grass-7.0.1RC1.tar.gz ([http://grass.osgeo.org/grass70/source/grass-7.0.1RC1.md5sum md5sum]) |
| 16 | ~~ |
| 17 | * ~~SVN Source Code Checkout 7.0.1RC1:~~ |
| 18 | {{{ |
| 19 | svn checkout http://svn.osgeo.org/grass/grass/tags/release_2015MMDD_grass_7_0_1RC1 |
| 20 | }}} |
| 21 | |
| 22 | === SVN Source Code === |
| 23 | |
| 24 | * Milestone: [milestone:"7.0.0"] [milestone:"7.0.1"] |
| 25 | * SVN Checkout latest 7.0 release branch (including yet unpublished bugfixes): |
| 26 | {{{ |
| 27 | svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 |
| 28 | }}} |
| 29 | |
| 30 | === Overview of changes === |
| 31 | |
| 32 | ==== Major module changes ==== |
| 33 | |
| 34 | ==== Minor module changes ==== |
| 35 | |
| 36 | ==== GUI changes ==== |
| 37 | |
| 38 | ==== Library changes ==== |
| 39 | |
| 40 | ==== Map projection changes ==== |
| 41 | |
| 42 | ==== Portability changes ==== |
| 43 | |
| 44 | ==== Manual pages ==== |
| 45 | |
| 46 | ==== Message translation updates ==== |
| 47 | |
| 48 | * Many languages updated with many new translations ([http://grass.osgeo.org/devel/i18n.php#statistics see stats]) |
| 49 | |
| 50 | === Closed tickets === |
| 51 | |
| 52 | ==== Closed bugs since the last release ==== |
| 53 | |
| 54 | [[TicketQuery(status=closed&milestone=7.0.1&type=defect&order=priority)]] |
| 55 | |
| 56 | ==== Closed wishes since the last release ==== |
| 57 | |
| 58 | [[TicketQuery(status=closed&milestone=7.0.1&type=enhancement&order=priority)]] |
| 59 | |
| 60 | ==== Closed tasks since the last release ==== |
| 61 | |
| 62 | [[TicketQuery(status=closed&milestone=7.0.1&type=task&order=priority)]] |