diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-10-03 13:09:26 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2024-10-03 13:09:26 +0200 |
commit | cef61c603ae601ed0051f831ff638b1651bd389d (patch) | |
tree | a2e1c5cf2d3a01030e3fa4725da425ca97513518 /ChangeLog | |
parent | cfbb956903a3f424ced24bd20cbcc2b9727fb9a2 (diff) | |
download | dabmux-cef61c603ae601ed0051f831ff638b1651bd389d.tar.gz dabmux-cef61c603ae601ed0051f831ff638b1651bd389d.tar.bz2 dabmux-cef61c603ae601ed0051f831ff638b1651bd389d.zip |
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,12 +1,13 @@ This file contains information about the changes done to ODR-DabMux in this repository -upcoming: - Make compatible with easydab again - Remove odr-zmq2edi - Fix timestamp issue with EDI streams that have seconds=0 - Fix receiving multicast streams, when several multicast groups are - on the same port. +2024-10-03: Matthias P. Braendli <matthias@mpb.li> + (v5.0.0): + Remove odr-zmq2edi. + Make compatible with easydab again. + Fix timestamp issue with EDI streams that have seconds=0. + Fix receiving multicast streams, when several multicast groups are + on the same port. 2024-05-05: Matthias P. Braendli <matthias@mpb.li> (v4.5.0): |