Skip to content

Commit e79be32

Browse files
committed
[NFC] RelNotes format.
1 parent 8118937 commit e79be32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README/ReleaseNotes/v616/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ The Ruby binding has been removed.
410410
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9374'>ROOT-9374</a>] - Re-enable dataframe_{interface,simple} and test_stringfiltercolumn tests
411411
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9380'>ROOT-9380</a>] - [TDF] Switch back to using Calc rather than ProcessLine when finished debugging test failures
412412
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9416'>ROOT-9416</a>] - [DF] Improve dataframe ownership model
413-
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9453'>ROOT-9453</a>] - [VecOps] Cannot instantiate RVec<bool>
413+
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9453'>ROOT-9453</a>] - [VecOps] Cannot instantiate `RVec<bool>`
414414
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9456'>ROOT-9456</a>] - [Jenkins][DF] Sporadic failures in test_snapshotNFiles
415415
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9458'>ROOT-9458</a>] - [DF] Allow to draw a computational graph with Dot
416416
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9460'>ROOT-9460</a>] - [DF] Add a Standard deviation action
@@ -491,7 +491,7 @@ The Ruby binding has been removed.
491491
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9550'>ROOT-9550</a>] - last ROOT versions don&#39;t support PostgreSQL less than 10.x
492492
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9551'>ROOT-9551</a>] - Automatic legend placement places legend over datapoints
493493
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9552'>ROOT-9552</a>] - Histograms filled with FillRandom do not display when using PLC, PMC options
494-
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9555'>ROOT-9555</a>] - [DF] Compilation fails for Reduce on a bool column due to std::vector<bool>
494+
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9555'>ROOT-9555</a>] - [DF] Compilation fails for Reduce on a bool column due to `std::vector<bool>`
495495
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9560'>ROOT-9560</a>] - TGraph axis titles are lost when gPad->SetLogx(1) is called
496496
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9563'>ROOT-9563</a>] - [TreeProcMT] Trees in subdirectories are not supported (and their usage lead to a crash)
497497
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9571'>ROOT-9571</a>] - segfault using RooKeysPdf
@@ -530,7 +530,7 @@ The Ruby binding has been removed.
530530
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9662'>ROOT-9662</a>] - Thread problem in I/O for ROOT master
531531
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9664'>ROOT-9664</a>] - "pmarker->Draw("nodraw #1" with SaveAs method
532532
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9665'>ROOT-9665</a>] - RooDataSet Import
533-
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9666'>ROOT-9666</a>] - [DF] Reading/writing std::vector<bool> and C-arrays of bool is broken
533+
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9666'>ROOT-9666</a>] - [DF] Reading/writing `std::vector<bool>` and C-arrays of bool is broken
534534
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9667'>ROOT-9667</a>] - BDT difference IMT=on and off
535535
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9681'>ROOT-9681</a>] - Typedef clash in global namespace between ROOT and Geant4
536536
* [<a href='https://sft.its.cern.ch/jira/browse/ROOT-9684'>ROOT-9684</a>] - Wrong cast of functions in TGlobalMappedFunction

0 commit comments

Comments
 (0)