From 55addc07a0944a8d4b55f8941bb80ae7b57ab553 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Mon, 24 Aug 2020 21:02:26 +0200 Subject: Update NEWS for 7.1.1 --- NEWS | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/NEWS b/NEWS index 47bc3327..77d1c687 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,53 @@ +7.1.1 Release Notes +------------------- + + Updates + ------- + + o Added various Brazillian grids to the database #2277 + + o Added geoid file for Canary Island to the database #2312 + + o Updated EPSG database to version 9.8.15 #2310 + + Bug fixes + --------- + + o WKT parser: do not raise warning when parsing a WKT2:2015 TIMECRS + whose TIMEUNIT is at the CS level, and not inside #2281 + + o Parse '+proj=something_not_latlong +vunits=' without +geoidgrids as a + Projected3D CRS and not a compound CRS with a unknown datum #2289 + + o C API: Avoid crashing due to missing SANITIZE_CTX() in entry points #2293 + + o CMake build: Check "target_clones" before use #2297 + + o PROJ string export of +proj=krovak +czech: make sure we export +czech… #2301 + + o Helmert 2D: do not require a useless +convention= parameter #2305 + + o Fix a few spelling errors ("vgridshit" vs. "vgridshift") #2307 + + o Fix ability to identify EPSG:2154 as a candidate for 'RGF93_Lambert_93' #2316 + + o WKT importer: tune for Oracle WKT and 'Lambert Conformal Conic' #2322 + + o Revert compiler generated Fused Multiply Addition optimized routines #2328 + + THANKS TO + --------- + + Jeff McKenna + Kai Pastor + Javier Jimenez Shaw + Kristian Evers + Even Rouault + + + + + 7.1.0 Release Notes ------------------- -- cgit v1.2.3