Skip to content

Commit d5bbf85

Browse files
updated release notes
1 parent 06903cc commit d5bbf85

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

documentation/release_6.3.htm

+10-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,11 @@ <h3>Bug fixes</h3>
7979
</ul>
8080

8181
<h3>Build system</h3>
82-
82+
<ul>
83+
<li>Enable more diagnostics in CMake when finding CERN's ROOT (we used to silence them)<br>
84+
<a href=https://github.com/UCL/STIR/pull/1552>PR #1552</a>
85+
</li>
86+
</ul>
8387

8488
<h3>Known problems</h3>
8589
<p>See <a href=https://github.com/UCL/STIR/labels/bug>our issue tracker</a>.</p>
@@ -97,7 +101,11 @@ <h3>Changed functionality</h3>
97101

98102

99103
<h3>Bug fixes</h3>
100-
104+
<ul>
105+
<li>Fixed minor incompatibility with gcc-14 and clang-18 buy adding an extra include file<br>
106+
<a href=https://github.com/UCL/STIR/pull/1552>PR #1552</a>
107+
</li>
108+
</ul>
101109

102110
<h3>Other code changes</h3>
103111

0 commit comments

Comments
 (0)