From 1b053c7b567660a9cc4ded3c6bc19c961e6aab74 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Fri, 16 Jun 2017 09:55:27 +0200 Subject: [PATCH] Make whole word & radio button clickable. #185 --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index 163ef78..2403a96 100644 --- a/Changes +++ b/Changes @@ -24,6 +24,7 @@ - Fixed an undeclared global symbol "$imgfmt_lc" in 'traffacct.pm'. - Fixed the MIME type of graphs in 'emailreports.pm' and in 'traffacct.pm' to honor the 'image_format' option. [#174] +- Make whole word and radio button clickable. [#185] - Fixed in 'emailreports.pm' to name each attached graph correctly. - Fixed the message 'Odd number of elements in hash assignment' in HTTPServer.pm line 58, generated by a malformed line in the 'htpasswd' file.