Skip to content

Commit 4c6f01b

Browse files
committed
[relnotes] Update for v6.18/02.
1 parent a119d21 commit 4c6f01b

File tree

1 file changed

+26
-4
lines changed

1 file changed

+26
-4
lines changed

README/ReleaseNotes/v618/index.md

+26-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
% ROOT Version 6.18 Release Notes
2-
% 2019-06-25
2+
% 2019-08-23
33
<a name="TopOfPage"></a>
44

55
## Introduction
@@ -686,10 +686,32 @@ df.AsNumpy()
686686
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-10019'>ROOT-10019</a>] - [TTreeReader] Throw exception instead of segfaulting if branch "disappears" when switching files
687687

688688

689-
## HEAD of the v6-18-00-patches branch
689+
## Release 6.18/02
690690

691-
These changes will be part of the future 6.18/02.
691+
Released on August 23, 2019
692692

693-
## I/O Libraries
693+
### I/O Libraries
694694

695695
* TMemFile: Apply customization of minimal block size also to the first block.
696+
697+
### Bugs and Issues fixed in this release
698+
699+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-4756'>ROOT-4756</a>] - RooFit: Fitting in multiple disjoint ranges broken
700+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-6260'>ROOT-6260</a>] - data looses their name when copying a RooWorkspace
701+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-6988'>ROOT-6988</a>] - Make `enum`'s underlying type available
702+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-8935'>ROOT-8935</a>] - cppyy confused about type of an `enum`
703+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-9647'>ROOT-9647</a>] - Cannot configure with `-Droottest=ON` when using a release tarball
704+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-9708'>ROOT-9708</a>] - Automatic first checkout of roottest fails if not on master
705+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-10188'>ROOT-10188</a>] - `RooDataSet`s with large weight array cannot be serialised
706+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-10227'>ROOT-10227</a>] - [TreeProcMT] Last cluster in processed `TTree` is dropped under specific circumstances
707+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-10232'>ROOT-10232</a>] - Crash after dictionaries are not found with ROOT 6.18.00
708+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-10242'>ROOT-10242</a>] - `RooMCStudy` crashes when requesting pulls for parameters that don't have pulls
709+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-10259'>ROOT-10259</a>] - `RooDataSet::add` has side effects on event weight error
710+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-10269'>ROOT-10269</a>] - [DF] `RSlotStack` sometimes runs out of slots (preliminary fix)
711+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-10279'>ROOT-10279</a>] - `enum class` crashes PyROOT
712+
[<a href='https://sft.its.cern.ch/jira/browse/ROOT-8777'>ROOT-8777</a>] - Making it possible to turn off the `stdout` message in `RooMCStudy`
713+
714+
715+
## HEAD of the v6-18-00-patches branch
716+
717+
These changes will be part of the future 6.18/04.

0 commit comments

Comments
 (0)