From 917c1916500b4828d6ba390a657fc67f63fe9421 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 24 Jun 2011 13:45:16 +0200 Subject: [PATCH] Update NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 210be00..1a64e0d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +New in version 1.26 +=================== + +* Add compatibility with Linux 3.0 and later +* Use proper source address in NTP replies on multihomed IPv6 hosts +* Accept NTP packets with versions 4, 3 and 2 +* Cope with unexpected backward time jumps +* Don't reset kernel frequency on start without drift file +* Add waitsync command + New in version 1.25 ===================