]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Add changelog entry. 0.9.4
authorAndrew Ruthven <andrew@etc.gen.nz>
Sun, 13 Jun 2010 10:14:28 +0000 (22:14 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sun, 13 Jun 2010 10:14:28 +0000 (22:14 +1200)
ChangeLog

index 2d2b941d23dee8f592a76b67ee7819694ec228d2..91dc3becf2f760a428a829068f316cd9d3c5b79f 100644 (file)
--- 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.