Skip to content

Commit ac3fefa

Browse files
committed
[relnotes] Update for v6.20/04.
1 parent d024033 commit ac3fefa

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README/ReleaseNotes/v620/index.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% ROOT Version 6.20 Release Notes
2-
% 2020-01-10
2+
% 2020-04-01
33
<a name="TopOfPage"></a>
44

55
## Introduction
@@ -601,6 +601,19 @@ Released on March 15, 2020
601601
* [DF] use RRawFile in SQlite data source, making Davix a plugin.
602602
* [CMake] Fix 'Numpy not found' bug.
603603

604+
## Release 6.20/04
605+
606+
Released on April 1, 2020
607+
608+
### Bugs and Issues fixed in this release
609+
610+
* [<a href='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+
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-10624'>ROOT-10624</a>] - [Graphics][JSROOT] Broken histogram fill color with `%jsroot` on
612+
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-10630'>ROOT-10630</a>] - Failed to run python code: `copy_string=history.history.keys()[0]`
613+
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-10631'>ROOT-10631</a>] - Glew includes are not properly found on Mac OS X Catalina
614+
* [<a href='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.
616+
604617
## HEAD of the v6-20-00-patches branch
605618

606619
These changes will be part of a future 6.20/04.

0 commit comments

Comments
 (0)