From 91cb94dcbb01ba06bf355c42a26351d524039989 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 19 Jun 2023 18:58:40 +1000 Subject: [PATCH] Add release note entry for [GL #4154] --- doc/notes/notes-current.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index aac3b59a2a..eb7a7777a0 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -38,7 +38,8 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- None. +- Restored the abilty to read HMAC-MD5 K file pairs (K*.+157+*.{key,private}) + that was accidentally lost. :gl:`#4154` Known Issues ~~~~~~~~~~~~