From ca773982f97d30789a2954c149585f0869019b09 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 29 Oct 2019 16:42:54 +0100 Subject: Prepare v3.0.0 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 307023f..9448749 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,21 @@ This file contains information about the changes done to ODR-DabMux in this repository +2019-10-29: Matthias P. Braendli + (v3.0.0): + Add EDI input with support for timestamps, which requires a change + in the configuration file format for the input specification. This + marks the beginning of a transition away from the ZMQ contribution + protocol towards the standard EDI, including EDI-over-TCP. + Move code shared with other mmbTools into a separate `common` + repository. + Change default TAI clock cache storage location to + `/var/tmp/odr-leap-seconds.cache`. + Add encoder version and uptime to stats if available (carried over + EDI, not ZMQ). + Fix nonblocking file input. + Modify ODR-zmq2edi and ODR-zmq2farsync timeout behaviour. + 2019-06-25: Matthias P. Braendli (v2.4.1): Fix bug when odr-zmq2edi is used with more than one destination. -- cgit v1.2.3