Document time cron change
authorJamie Cameron <jcameron@webmin.com>
Mon, 31 May 2010 06:32:47 +0000 (23:32 -0700)
committerJamie Cameron <jcameron@webmin.com>
Mon, 31 May 2010 06:32:47 +0000 (23:32 -0700)
time/CHANGELOG
webmincron/webmincron-lib.pl

index 2533d1c..820d7dd 100644 (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.
index 8be75cc..067738c 100644 (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