Changes between Version 36 and Version 37 of Release/8.0.0-News
- Timestamp:
- 01/15/22 09:37:14 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/8.0.0-News
v36 v37 194 194 * G80:i.zc: avoid integer overflow by @metzm in (PR:142) 195 195 * G80:r.blend: Quote map names in r.mapcalc expressions. by @marisn in (PR:277) 196 * G80:r.clump: fix clumping of FCELL/DCELL maps with threshold=0 by @mmetz (PR:1792) 196 197 * G80:r.compress: Reversing logic to fix Failure Reporting by @Lucifergene in (PR:1812) 197 198 * G80:r.contour: fix an error message text by @infrastation in (PR:1014) … … 218 219 * G80:r.pack/r.unpack: fix pack and unpack VRT raster map with tiled raster maps by @tmszi in (PR:1074) 219 220 * G80:r.pack/r.unpack: fix packing/unpacking vrt map if some of tiled rasters doesn't have color table by @tmszi in (PR:1116) 221 * G80:r.random.cells: treat distance as minimum distance by @mmetz (PR:1797) 220 222 * G80:r.region: Vect_get_map_box() requires level 2 by @HuidaeCho in (PR:1404) 221 223 * G80:r.report: add default units, change to full unit names by @petrasovaa in (PR:1666)