You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/development/changelog/changelog-8-2.txt
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,15 @@
7
7
The summary of major changes for this release can be found in the `HISTORY.md <https://github.com/MapServer/MapServer/blob/branch-8-2/HISTORY.md>`__
8
8
file from the source directory.
9
9
10
+
.. _changelog-8-2-0-rc2:
11
+
12
+
Changes from 8.2.0-rc1 to 8.2.0-rc2
13
+
===================================
14
+
15
+
* msProjectionInheritContextFrom(): do not reuse source PROJ context if called from different thread ( `#7093 <https://github.com/mapserver/mapserver/issues/7093>`__ ) (github-actions[bot]) : `854593b <https://github.com/mapserver/mapserver/commit/854593b1b6af6cfdcabe0dc174600b7ae80c68e6>`__
16
+
* Fix SWIG mapscript failure with out of source builds ( `#7090 <https://github.com/mapserver/mapserver/issues/7090>`__ ) ( `#7092 <https://github.com/mapserver/mapserver/issues/7092>`__ ) (github-actions[bot]) : `23097ca <https://github.com/mapserver/mapserver/commit/23097cab63fe37acc1e904eb450adea8d4d97b7c>`__
17
+
* Fix opacity calculation problem with the agg renderer ( `#5697 <https://github.com/mapserver/mapserver/issues/5697>`__ ) (Szekeres Tamás) : `2eaa88a <https://github.com/mapserver/mapserver/commit/2eaa88aec7aa383de8f807baa4c84ba64304bf24>`__
0 commit comments