From 4f1c4c98acad239689fd6b78cdb7638a9325da9d Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 5 May 2024 21:23:41 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index e43de25c..7a66d838 100644 --- a/NEWS +++ b/NEWS @@ -115,6 +115,8 @@ vx.xx.x (xxxx-xx-xx) global settings. - It is now possible to load source files that are newer than the trace. The default setting is still to reject such files. +- Memory limit for a capture can be now set, both in the GUI profiler and + in the capture utility. v0.10.0 (2023-10-16)