Skip to content

Commit 4c2da03

Browse files
committed
Update NEWS for 9.4.1 release
1 parent c62e0fe commit 4c2da03

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

NEWS

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
9.4.1 Release Notes
2+
-------------------
3+
4+
Updates
5+
-------
6+
7+
o Database: update to EPSG v11.006 (#4086)
8+
9+
o Database: update ESRI dataset to ArcGIS Pro 3.3 (#4143)
10+
11+
Bug fixes
12+
-------
13+
14+
o DatabaseContext::lookForGridInfo(): do not trigger network activity in
15+
PROJ_GRID_AVAILABILITY_KNOWN_AVAILABLE mode when all grids are known (#4090)
16+
17+
o Retry "Connection reset by peer" (#4107)
18+
19+
o Use unique names for NKG transformations (#4111)
20+
21+
o proj_create()/proj_create_from_database(): recall CRS AUTH:CODE in error message (#4114)
22+
23+
o DerivedProjectedCRS: deal with lack of explicit CS in BASEPROJCRS in WKT (#4139)
24+
25+
o proj_symbol_rename.h: update with current symbols (#4145)
26+
27+
o Improve detection of compatible/incompatible celestial bodies (#4150)
28+
29+
130
9.4.0 Release Notes
231
-------------------
332

0 commit comments

Comments
 (0)