From c6eb73bc7b325e13a0998c6ed27c66aa6ee497a1 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Thu, 22 Mar 2018 00:38:49 -0400 Subject: [PATCH] Update changes --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes b/Changes index 496af1c3..79a1b14a 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,12 @@ Version 3.53 () [ENHANCEMENTS] * Report serial/version on Netgear FSM (paecker) + * Add test harness and expand developer test coverage + + [BUG FIXES] + + * Fix AUTOLOAD / can() bug that could result in DESTROY being redefined and + dynamic methods not being added to the symbol table. version 3.52 (2018-03-19)