From 723e6ac1928d6f815740b3e6f204a89816024928 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 15 Aug 2019 20:14:20 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f249ebba..683e3a07 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ v0.6 (xxxx-xx-xx) - Fixed thread name retrieval after thread is destroyed. - Added number of CPU cores to host info. - Limited number of possible source locations to 64K. +- Limited supported capture length to 1.6 days. v0.5 (2019-08-10) -----------------