blob: 3220d130922f11e3c6a17976675bed39ef8828f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
2015.07.19 -- Version 0.6.0
* removed week calculation
2015.07.18 -- Version 0.5.2
* further improved log output
2015.07.18 -- Version 0.5.1
* fixed log output
* some additional cleanup after removal of /time
2015.07.18 -- Version 0.5.0
* removed /time and old timeupdate protocol
2015.07.18 -- Version 0.4.0
* added /ntp with inital support for ntp style synchronization
2015.07.18 -- Version 0.3.0
* use ms based timestamps
2015.07.17 -- Version 0.2.1
* fixed build
2015.07.17 -- Version 0.2.0
* fix json output (tz-offset vs. tz_offset)
2015.07.17 -- Version 0.1.0
* initial release
|