= GRASS GIS 7.0.1 Release Candidate = [[TOC]] === What's new in a nutshell === TODO === Releases === Release Candidate 1 (RC1): * Release date: ~~''DD MONTH 2015''~~ * Binaries: ~~http://grass.osgeo.org/download/software/#g70x~~ * Changelog: ~~http://grass.osgeo.org/grass70/source/ChangeLog_7.0.1RC1.gz~~ * 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]) * ~~SVN Source Code Checkout 7.0.1RC1:~~ {{{ svn checkout http://svn.osgeo.org/grass/grass/tags/release_2015MMDD_grass_7_0_1RC1 }}} === SVN Source Code === * Milestone: [milestone:"7.0.1"] * SVN Checkout latest 7.0 release branch (including yet unpublished bugfixes): {{{ svn checkout http://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 }}} === Overview of changes === ==== Major module changes ==== ==== Minor module changes ==== ==== GUI changes ==== ==== Library changes ==== * PyGRASS: fix exception check, remove unused or duplicated code * PyGRASS: removed references to RasterNumpy * PyGRASS: add VARCHAR column support on Table * PyGRASS: fix undefined limits in the Parameter class * dbmilib: fix db_copy_table() - overwrite existing table ==== Map projection changes ==== ==== Portability changes ==== * Rename _n macro to n_ to avoid clashes with other libs ==== Manual pages ==== * wxGUI vdigit manual: expanded * r.relief manual: added Exporting shaded relief maps to GeoTIFF * g.mapsets manual: screenshot added for g.mapsets GUI; text improvements; HTML cosmetics ==== Message translation updates ==== * Many languages updated with many new translations ([http://grass.osgeo.org/devel/i18n.php#statistics see stats]) === Closed tickets === ==== Closed bugs since the last release ==== [[TicketQuery(status=closed&milestone=7.0.1&type=defect&order=priority)]] ==== Closed wishes since the last release ==== [[TicketQuery(status=closed&milestone=7.0.1&type=enhancement&order=priority)]] ==== Closed tasks since the last release ==== [[TicketQuery(status=closed&milestone=7.0.1&type=task&order=priority)]]