File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -682,9 +682,7 @@ Released on September 19, 2017
682
682
* [ ROOT-8980] - variadic template warning in genreflex prohibits use in CMS build system
683
683
684
684
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
688
686
689
687
### Core Libraries
690
688
@@ -694,6 +692,19 @@ These changes will be part of the future 6.10/08
694
692
695
693
* Add support for LZ4 as a compression format.
696
694
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
698
710
699
- * Fix ROOT-9027: Multi-thread Snapshot action writes only part of the events for large input files
You can’t perform that action at this time.
0 commit comments