Skip to content

Commit fb3385e

Browse files
committed
[RN] Update
1 parent 56a08b5 commit fb3385e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README/ReleaseNotes/v636/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,4 +641,23 @@ The list of issues addressed for this release is the following:
641641
* [[#10522](https://github.com/root-project/root/issues/10522)] - complex numbers in RDataFrame (PyROOT)
642642
* [[#8899](https://github.com/root-project/root/issues/8899)] - dataframe_concurrency LLVM valgrind error: SelectionDAG::Combine
643643

644+
## Release 6.36.06
645+
646+
Published on November 25, 2025
647+
648+
### Items addressed in this release
649+
650+
This release features a few minor fixes. It will also be compatible with the new Apple XCode 26.2.
651+
652+
The list of issues addressed for this release is the following:
653+
654+
* [[#20377](https://github.com/root-project/root/issues/20377)] - Investigate I/O of `std::unique_ptr` on latest MacOS beta
655+
* [[#20282](https://github.com/root-project/root/issues/20282)] - [ntuple] use meta normalized name for streamer info records
656+
* [[#20083](https://github.com/root-project/root/issues/20083)] - [RF] Offset() option is ignored by the fitTo() function
657+
* [[#19963](https://github.com/root-project/root/issues/19963)] - Reading individual TTree sub-branch into a std::map lead to write into delete memory.
658+
* [[#19889](https://github.com/root-project/root/issues/19889)] - Mixing Clang 20 and ROOT causes very sporadic crashes
659+
* [[#19814](https://github.com/root-project/root/issues/19814)] - Regression in 6.34: segfault when using TTreeReader on partially initialized TChain
660+
* [[#19327](https://github.com/root-project/root/issues/19327)] - Build Fails on MacOS (ARM, 15)
661+
* [[#18782](https://github.com/root-project/root/issues/18782)] - Segfault in TTree::Branch with seemingly simple custom class
662+
644663
## HEAD of the v6-36-00-patches branch

0 commit comments

Comments
 (0)