| 1 | = GRASS GIS 7.4.4 = |
| 2 | |
| 3 | [[TOC]] |
| 4 | |
| 5 | A short summary of changes: '''[wiki:Grass7/NewFeatures74 New features in GRASS 7.4]''' |
| 6 | |
| 7 | === Releases === |
| 8 | |
| 9 | ==== Stable Release ==== |
| 10 | |
| 11 | * TBD |
| 12 | |
| 13 | ==== Release Candidate 1 (RC1) ==== |
| 14 | |
| 15 | * ~~Release date: ''DD MM 2019''~~ |
| 16 | * ~~Changelog: https://grass.osgeo.org/grass74/source/ChangeLog_7.4.4RC1.gz~~ |
| 17 | * ~~Binaries: https://grass.osgeo.org/download/software/#g74x~~ |
| 18 | * ~~Source code: https://grass.osgeo.org/grass74/source/grass-7.4.4RC1.tar.gz ([https://grass.osgeo.org/grass74/source/grass-7.4.4RC1.md5sum md5sum])~~ |
| 19 | * ~~SVN Source Code Checkout 7.4.4RC1:~~ |
| 20 | {{{ |
| 21 | svn checkout https://svn.osgeo.org/grass/grass/tags/release_2019XXXX_grass_7_4_4RC1 |
| 22 | }}} |
| 23 | |
| 24 | === SVN Source Code === |
| 25 | |
| 26 | * Milestone: [milestone:"7.4.4"] |
| 27 | * SVN Checkout latest 7.4 release branch (including yet unpublished bugfixes): |
| 28 | {{{ |
| 29 | svn checkout https://svn.osgeo.org/grass/grass/branches/releasebranch_7_4 |
| 30 | }}} |
| 31 | |
| 32 | === Overview of changes === |
| 33 | |
| 34 | ... |
| 35 | |
| 36 | ==== New modules ==== |
| 37 | |
| 38 | * G74:r.mapcalc.simple: Calculates a new raster map from a simple r.mapcalc expression |
| 39 | |
| 40 | ==== Scripting ==== |
| 41 | |
| 42 | * ... |
| 43 | |
| 44 | === Closed tickets === |
| 45 | |
| 46 | ==== Closed bugs since the last release ==== |
| 47 | |
| 48 | [[TicketQuery(status=closed&milestone=7.4.4&type=defect&resolution=fixed&order=priority)]] |
| 49 | |
| 50 | ==== Closed wishes since the last release ==== |
| 51 | |
| 52 | [[TicketQuery(status=closed&milestone=7.4.4&type=enhancement&resolution=fixed&order=priority)]] |