Update NEWS
This commit is contained in:
parent
551541d9c8
commit
4847a3a259
1 changed files with 21 additions and 0 deletions
21
NEWS
21
NEWS
|
@ -1,3 +1,24 @@
|
||||||
|
New in version 1.28
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Combine sources to improve accuracy
|
||||||
|
* Make config and command parser strict
|
||||||
|
* Add -a option to chronyc to authenticate automatically
|
||||||
|
* Add -R option to ignore initstepslew and makestep directives
|
||||||
|
* Add generatecommandkey, minsamples, maxsamples and user directives
|
||||||
|
* Improve compatibility with NTPv1 and NTPv2 clients
|
||||||
|
* Create sockets only in selected family with -4/-6 option
|
||||||
|
* Extend tracking log
|
||||||
|
* Accept float values as initstepslew threshold
|
||||||
|
* Allow hostnames in offline, online and burst commands
|
||||||
|
* Fix and improve peer polling
|
||||||
|
* Fix crash in config parsing with too many servers
|
||||||
|
* Fix crash with duplicated initstepslew address
|
||||||
|
* Fix delta calculation with extreme frequency offsets
|
||||||
|
* Set local stratum correctly
|
||||||
|
* Remove unnecessary adjtimex calls
|
||||||
|
* Set paths in documentation by configure
|
||||||
|
|
||||||
New in version 1.27
|
New in version 1.27
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue