From fa4d472f8a13db1d2e06c532789fe7c4564fb040 Mon Sep 17 00:00:00 2001 From: Daniel Hunsaker Date: Sun, 2 Feb 2014 07:57:06 -0700 Subject: Fixed a bug with quarterly report scheduling monthofyear was being unset for all intervals which weren't yearly. A check was added for quarterly intervals to avoid unsetting monthofyear in that case and getting quarterly reports once every month. The behavior should now be as expected. Bumped version number accordingly. Signed-off-by: Daniel Hunsaker --- pkg_config.8.xml.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg_config.8.xml.amd64') diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 22f93083..81c76735 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1704,7 +1704,7 @@ mailreport Allows you to setup periodic e-mail reports containing command output, log file contents, and RRD graphs. Network Management - 2.0.8 + 2.0.9 Stable 2.0 http://www.pfsense.com/packages/config/mailreport/mailreport.xml -- cgit v1.2.3