aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2022-10-18 15:15:32 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2022-10-18 15:15:32 +0200
commitcf1ce1f08c0e49a0c6c818135971b201026258c2 (patch)
tree552795ab22e618abddb2a85c37622892d4013634 /ChangeLog
parentfc0c27fd93be4fbd202f19647715f38650f06564 (diff)
downloaddabmux-cf1ce1f08c0e49a0c6c818135971b201026258c2.tar.gz
dabmux-cf1ce1f08c0e49a0c6c818135971b201026258c2.tar.bz2
dabmux-cf1ce1f08c0e49a0c6c818135971b201026258c2.zip
Prepare v4.3.0v4.3.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6b54e8..c714ae2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
This file contains information about the changes done to
ODR-DabMux in this repository
+2022-10-18: Matthias P. Braendli <matthias@mpb.li>
+ (v4.3.0):
+ Add "load_entire_file" configuration setting for file inputs.
+ Add EDI/TCP output pre-roll burst to reduce downtime on new connections.
+ Support reading the mux config in JSON format.
+ Fix a 32-bit SId parse issue on 32-bit systems.
+ Improve installation instructions in INSTALL.md.
+
2022-04-19: Matthias P. Braendli <matthias@mpb.li>
(v4.2.1):
Fix `make dist`