RTC usage bails out cleanly if accessing it goes wrong (e.g. HPET without generic RTC emulation)

This commit is contained in:
Richard Curnow
2005-07-19 21:22:52 +00:00
committed by Richard P. Curnow
parent 13ace061fa
commit 77da5b6144
3 changed files with 24 additions and 2 deletions

8
NEWS
View File

@@ -1,3 +1,11 @@
New in version 1.21
===================
* Don't include Linux kernel header files any longer : allows chrony to compile
on recent distros.
* Stop trying to use RTC if continuous streams of error messages would occur
(Linux with HPET).
New in version 1.20
===================