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/v620/index.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
% ROOT Version 6.20 Release Notes
2
-
% 2020-01-10
2
+
% 2020-04-01
3
3
<aname="TopOfPage"></a>
4
4
5
5
## Introduction
@@ -601,6 +601,19 @@ Released on March 15, 2020
601
601
*[DF] use RRawFile in SQlite data source, making Davix a plugin.
602
602
*[CMake] Fix 'Numpy not found' bug.
603
603
604
+
## Release 6.20/04
605
+
606
+
Released on April 1, 2020
607
+
608
+
### Bugs and Issues fixed in this release
609
+
610
+
*[<ahref='https://sft.its.cern.ch/jira/browse/ROOT-9556'>ROOT-9556</a>] - [DF] Users might silently get wrong results when they process two trees as friends, one of which has been produced by a multi-thread Snapshot of the other
611
+
*[<ahref='https://sft.its.cern.ch/jira/browse/ROOT-10624'>ROOT-10624</a>] - [Graphics][JSROOT] Broken histogram fill color with `%jsroot` on
612
+
*[<ahref='https://sft.its.cern.ch/jira/browse/ROOT-10630'>ROOT-10630</a>] - Failed to run python code: `copy_string=history.history.keys()[0]`
613
+
*[<ahref='https://sft.its.cern.ch/jira/browse/ROOT-10631'>ROOT-10631</a>] - Glew includes are not properly found on Mac OS X Catalina
614
+
*[<ahref='https://sft.its.cern.ch/jira/browse/ROOT-10647'>ROOT-10647</a>] - Missing implementation of "section" in `RooArgSet::writeToStream`
615
+
* Fix build configuration for CUDA in non-standard directory.
0 commit comments