Document time cron change

This commit is contained in:
Jamie Cameron
2010-05-30 23:32:47 -07:00
parent fe5a0a0ffb
commit 67dc60ac07
2 changed files with 2 additions and 1 deletions

View File

@@ -20,3 +20,5 @@ Re-wrote all user interface code to use Webmin's new UI library.
The default NTP sync time is now set randomly instead of at midnight, and any existing automatic sync done at midnight is changed to a random time. This reduces load on public NTP servers.
---- Changes since 1.480 ----
Support for setting the hardware clock is now detected automatically on Linux.
---- Changes since 1.510 ----
Switched background time syncing to use the new Webmin Cron service.

View File

@@ -5,7 +5,6 @@ Functions for creating and listing Webmin scheduled functions.
=cut
# XXX UI
# XXX support cron-style time specs
# XXX make sure temp files are cleaned up
# XXX switch all cron jobs at install time
# XXX delete jobs when un-installing modules