Update NEWS
This commit is contained in:
parent
4e66b5ce8a
commit
b862f3e64d
1 changed files with 21 additions and 0 deletions
21
NEWS
21
NEWS
|
@ -1,3 +1,24 @@
|
||||||
|
New in version 1.31
|
||||||
|
===================
|
||||||
|
|
||||||
|
Enhancements
|
||||||
|
------------
|
||||||
|
* Support operation in other NTP eras (next era begins in 2036),
|
||||||
|
NTP time is mapped to [-50, +86] years around build date by default
|
||||||
|
* Restore time from driftfile with -s when RTC is missing/unsupported
|
||||||
|
* Close connected client sockets when not waiting for reply
|
||||||
|
* Use one client socket with random port when acquisitionport is 0
|
||||||
|
* Use NTP packets instead of UDP echo for presend
|
||||||
|
* Don't adjust polling interval when sending fails
|
||||||
|
* Allow binding to addresses that don't exist yet
|
||||||
|
* Improve detection of unexpected time jumps
|
||||||
|
|
||||||
|
Bug fixes
|
||||||
|
---------
|
||||||
|
* Reconnect client sockets for each request to follow changes
|
||||||
|
in network configuration automatically
|
||||||
|
* Restart timer when polling interval is changed on reset
|
||||||
|
|
||||||
New in version 1.30
|
New in version 1.30
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue