From d8cae18c6ed3eb53f26436ec94abcbb0a3005be4 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 13 Jun 2010 22:14:28 +1200 Subject: [PATCH] Add changelog entry. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2d2b941..91dc3be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ 2010-06-13 Andrew Ruthven Allow skipping idle encoders when showing the encoder status and make that the default. Thanks to Ron Kellam for the suggestion. + + It seems that Date::Manip::DateCalc in some versions require that + you parse in a ref for the error ref, passing in undef causes it + to not perform the date calculation. Parse in a ref, even if we + don't actually check it. Thanks to Ron Kellam for doing some + leg work on tracking this issue down. + 2010-04-29 Andrew Ruthven Handle the case where the disk space units returned from the server are different. i.e., total is in GB and used is in MB. -- 2.30.2