From 6d4f96aa72b7faa70dac46461b3d4ff64420ec30 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 12 Jul 2026 18:10:23 +0200 Subject: [PATCH] doc update Signed-off-by: Nikos Mavrogiannopoulos --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 78fdc05c..634ad438 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ now causes session rejection (previously silently ignored). - In certificate authentication the user is not prompted for group selection if the certificate provides a single group (#692) +- Simplified RADIUS Acct-Session-Time calculation to fix inflated time reporting + for sessions that reconnected with the same cookie. * Version 1.5.0 (released 2026-06-07)