summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2021-06-03 09:46:43 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2021-06-03 09:52:01 +0200
commitc1f2a58fd909071f0f6cfe98ab9c33bcf2c68bdb (patch)
tree86d03a08ab04aacb523bfae8e4d26b0b9eb41f26 /ChangeLog
parent1d5d7ca96aaafbac9cab5511858173a2712dce87 (diff)
downloaddabmux-c1f2a58fd909071f0f6cfe98ab9c33bcf2c68bdb.tar.gz
dabmux-c1f2a58fd909071f0f6cfe98ab9c33bcf2c68bdb.tar.bz2
dabmux-c1f2a58fd909071f0f6cfe98ab9c33bcf2c68bdb.zip
Prepare v4.0.0v4.0.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a896a1..eb52966 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,17 @@
This file contains information about the changes done to
ODR-DabMux in this repository
+2021-06-03: Matthias P. Braendli <matthias@mpb.li>
+ (v4.0.0):
+ Incompatible change: Replace EDI packet interleaving by packet spreading (changes configuration
+ file format for ODR-DabMux and command line options for zmq2edi).
+ Add configurability for EDI UDP multicast input.
+ Simplify FIG 0/9, avoid sending an empty subfield list.
+ FIG 0/13 improvements for packet services, deprecate 'figtype' component setting which is replaced by 'user-application'.
+ Improvements for timestamped input.
+ Add --version command line option to all tools.
+ EDI output: make transport addressing optional.
+
2020-05-26: Matthias P. Braendli <matthias@mpb.li>
(v3.1.1):
Fix FIG2 segment count issue.