From e79be3286558864abfcb9ee27ac8a515195eb939 Mon Sep 17 00:00:00 2001 From: Axel Naumann Date: Wed, 23 Jan 2019 09:23:37 +0100 Subject: [PATCH] [NFC] RelNotes format. --- README/ReleaseNotes/v616/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README/ReleaseNotes/v616/index.md b/README/ReleaseNotes/v616/index.md index 00ba8be5686df..2e619ac8e20f7 100644 --- a/README/ReleaseNotes/v616/index.md +++ b/README/ReleaseNotes/v616/index.md @@ -410,7 +410,7 @@ The Ruby binding has been removed. * [ROOT-9374] - Re-enable dataframe_{interface,simple} and test_stringfiltercolumn tests * [ROOT-9380] - [TDF] Switch back to using Calc rather than ProcessLine when finished debugging test failures * [ROOT-9416] - [DF] Improve dataframe ownership model -* [ROOT-9453] - [VecOps] Cannot instantiate RVec +* [ROOT-9453] - [VecOps] Cannot instantiate `RVec` * [ROOT-9456] - [Jenkins][DF] Sporadic failures in test_snapshotNFiles * [ROOT-9458] - [DF] Allow to draw a computational graph with Dot * [ROOT-9460] - [DF] Add a Standard deviation action @@ -491,7 +491,7 @@ The Ruby binding has been removed. * [ROOT-9550] - last ROOT versions don't support PostgreSQL less than 10.x * [ROOT-9551] - Automatic legend placement places legend over datapoints * [ROOT-9552] - Histograms filled with FillRandom do not display when using PLC, PMC options -* [ROOT-9555] - [DF] Compilation fails for Reduce on a bool column due to std::vector +* [ROOT-9555] - [DF] Compilation fails for Reduce on a bool column due to `std::vector` * [ROOT-9560] - TGraph axis titles are lost when gPad->SetLogx(1) is called * [ROOT-9563] - [TreeProcMT] Trees in subdirectories are not supported (and their usage lead to a crash) * [ROOT-9571] - segfault using RooKeysPdf @@ -530,7 +530,7 @@ The Ruby binding has been removed. * [ROOT-9662] - Thread problem in I/O for ROOT master * [ROOT-9664] - "pmarker->Draw("nodraw #1" with SaveAs method * [ROOT-9665] - RooDataSet Import -* [ROOT-9666] - [DF] Reading/writing std::vector and C-arrays of bool is broken +* [ROOT-9666] - [DF] Reading/writing `std::vector` and C-arrays of bool is broken * [ROOT-9667] - BDT difference IMT=on and off * [ROOT-9681] - Typedef clash in global namespace between ROOT and Geant4 * [ROOT-9684] - Wrong cast of functions in TGlobalMappedFunction