summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-04-10 16:56:20 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-04-10 16:56:20 +0200
commit262a43fc5dcc04731a8951ee44555f582f7e8106 (patch)
tree75b1899a1fadab9bae63e39fc1b81729f007f58a /ChangeLog
parent4bacc6c70383c20ade0ee6fd2bcc9d1934e925bb (diff)
downloaddabmux-262a43fc5dcc04731a8951ee44555f582f7e8106.tar.gz
dabmux-262a43fc5dcc04731a8951ee44555f582f7e8106.tar.bz2
dabmux-262a43fc5dcc04731a8951ee44555f582f7e8106.zip
Prepare release v0.7.3v0.7.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e21d645..2608ac1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
This file contains information about the changes done to
the ODR-DabMux in this repository
+2015-04-10: Matthias P. Braendli <matthias@mpb.li>
+ (v0.7.3):
+ Security: RC only listens on localhost.
+ Change FIG signalisation handling for User Application Type,
+ which has an impact on Slideshow.
+ -e parameter becomes optional.
+ Improve error messages and documentation.
+ Start some activities for a web-based GUI.
+
2014-09-26: Matthias P. Braendli <matthias@mpb.li>
(v0.7.2):
Fix a memory leak with the ZMQ input.