aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-07-30 19:37:01 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-07-30 19:37:01 +0200
commitdd0ec87eb6b457d208bbcbbac1a1ddad76657bc9 (patch)
tree292e5f146f5cba62a9334a11d3780e864263f544 /ChangeLog
parentc93a726d8fffdca2b90aa22eed13ce58a0e8009f (diff)
downloaddabmod-dd0ec87eb6b457d208bbcbbac1a1ddad76657bc9.tar.gz
dabmod-dd0ec87eb6b457d208bbcbbac1a1ddad76657bc9.tar.bz2
dabmod-dd0ec87eb6b457d208bbcbbac1a1ddad76657bc9.zip
Prepare release v0.6.0v0.6.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d0941a..be6d9d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
This file contains information about the changes done to
-the ODR-DabMod in this repository
+ODR-DabMod in this repository
+
+2016-07-30: Matthias P. Braendli <matthias@mpb.li>
+ (v0.6.0):
+ * odr-dabmod:
+ Remove the broken KISS FFT support.
+ Replace FCT discontinuity check by verification of
+ the timestamps.
+ Change DSP thread priorities to realtime.
+ Quite some internal refactoring.
+ Fix segfault on quit due to incorrect teardown of FFTW.
+ Add Travis CI build instructions.
2015-11-27: Matthias P. Braendli <matthias@mpb.li>
(v0.5.5):