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: README/ReleaseNotes/v626/index.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1039,8 +1039,22 @@ Published on Oct 18, 2022
1039
1039
* [[#8962](https://github.com/root-project/root/issues/8962)] - `SetClusterPrefetch(true)` breaks BulkIO with more than one basket
1040
1040
* [[#11329](https://github.com/root-project/root/issues/11329)] - Dictionary generation of some classes fails on gcc12 (at least in part due to the use of modules)
1041
1041
1042
+
## Release 6.26/10
1043
+
1044
+
Published on November 16, 2022
1045
+
1046
+
### Bugs and Issues fixed in this release
1047
+
1048
+
* [[#11191](https://github.com/root-project/root/issues/11191)] - `TBrowser` does not show `TGeo` volume names
1049
+
* [[#11686](https://github.com/root-project/root/issues/11686)] - Missing Rint dependency for rootcling
1050
+
* [[#11515](https://github.com/root-project/root/issues/11515)] - Error in `TInterpreter::Calc` with no output stack in seemingly random distributed rdf test execution
1051
+
* [[#11713](https://github.com/root-project/root/issues/11713)] - Add support for Python 3.11
1052
+
* [[#11714](https://github.com/root-project/root/issues/11714)] - ACLiC broken on macOS 13 Ventura
0 commit comments