Skip to content

Commit a6c1d4b

Browse files
committed
Updated release notes for 6.10.08
1 parent 3065e46 commit a6c1d4b

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

README/ReleaseNotes/v610/index.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -682,9 +682,7 @@ Released on September 19, 2017
682682
* [ROOT-8980] - variadic template warning in genreflex prohibits use in CMS build system
683683

684684

685-
## HEAD of the v6-10-00-patches branch
686-
687-
These changes will be part of the future 6.10/08
685+
## Release 6.10/08
688686

689687
### Core Libraries
690688

@@ -694,6 +692,19 @@ These changes will be part of the future 6.10/08
694692

695693
* Add support for LZ4 as a compression format.
696694

697-
### TDataFrame
695+
## Bugs and Issues fixed in this release
696+
697+
* [[ROOT-8995](https://sft.its.cern.ch/jira/browse/ROOT-8995)] - Read branch error in TTree::GetEntry
698+
* [[ROOT-9007](https://sft.its.cern.ch/jira/browse/ROOT-9007)] - PyROOT segfault in MethodProxy.cxx for ROOT 6.10/02
699+
* [[ROOT-9015](https://sft.its.cern.ch/jira/browse/ROOT-9015)] - Root complication fails with XCode 9 in MacOS 10.12.6
700+
* [[ROOT-9022](https://sft.its.cern.ch/jira/browse/ROOT-9022)] - compile error with -Dgminimal=ON
701+
* [[ROOT-9027](https://sft.its.cern.ch/jira/browse/ROOT-9027)] - Multi-thread Snapshot action writes only part of the events for large input files
702+
* [[ROOT-9031](https://sft.its.cern.ch/jira/browse/ROOT-9031)] - CMake dev warning CMP0068
703+
* [[ROOT-9032](https://sft.its.cern.ch/jira/browse/ROOT-9032)] - Can't compile 6.10/06 with Clang 5.0.0 due to TBB
704+
* [[ROOT-9037](https://sft.its.cern.ch/jira/browse/ROOT-9037)] - TDataFrame ctor does not compile if std::string is passed as filename
705+
* [[ROOT-9055](https://sft.its.cern.ch/jira/browse/ROOT-9055)] - ROOT_GENERATE_DICTIONARY finds header files in /usr/bin failing the build in centos
706+
707+
## HEAD of the v6-10-00-patches branch
708+
709+
These changes will be part of the future 6.10/10
698710

699-
* Fix ROOT-9027: Multi-thread Snapshot action writes only part of the events for large input files

0 commit comments

Comments
 (0)