From 8a759f0a2af905b1e4200656a1c193590459f325 Mon Sep 17 00:00:00 2001 From: TJ Saunders Date: Sat, 7 Aug 2021 11:06:55 -0700 Subject: [PATCH] Update NEWS for fix for Issue #1282. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index decb71bcbe..98e07c5344 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ - Issue 1273 - Improve mod_tls log messages for unsupported older TLS protocol requests. - Issue 1284 - Fix memory disclosure to RADIUS servers by mod_radius. +- Issue 1282 - Properly handle sections that use interface/device + names. 1.3.8rc1 - Released 13-Jun-2021 --------------------------------