Handle hostnames with upper-case letters
[webmin.git] / time / CHANGELOG
1 ---- Changes since 1.140 ----
2 A cron job can now be created to sync the system time against an NTP or Unix time server.
3 ---- Changes since 1.150 ----
4 Multiple time servers can now be entered to sync with.
5 ---- Changes since 1.160 ----
6 On Linux, FreeBSD and Solaris systems, the timezone can now be edited.
7 ---- Changes since 1.200 ----
8 Command-line options for the hwclock command can now be specified on the Module Config page.
9 Added an API for getting and setting the system and hardware times, for calling by other modules.
10 ---- Changes since 1.210 ----
11 When the hardware or system time is not editable due to module access control restrictions, the times are now displayed (but cannot be changed).
12 ---- Changes since 1.340 ----
13 Added check for empty timeservers field.
14 ---- Changes since 1.380 ----
15 Display a more complete message if unable to get the hardware time from hwclock.
16 ---- Changes since 1.390 ----
17 Changed the main page to use tabs to split up the system time, timezone and sync sections.
18 Re-wrote all user interface code to use Webmin's new UI library.
19 ---- Changes since 1.420 ----
20 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.
21 ---- Changes since 1.480 ----
22 Support for setting the hardware clock is now detected automatically on Linux.
23 ---- Changes since 1.510 ----
24 Switched background time syncing to use the new Webmin Cron service.