summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e276faae1..2a50382c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sdrangel (6.3.2-1) unstable; urgency=medium
+
+ * Fixed MSVC compilation of message pipes.
+ * TVScreen: removed cleanup() call in destructor. May fix #728.
+
+ -- Edouard Griffiths, F4EXB <f4exb06@gmail.com> Sat, 12 Dec 2020 20:19:52 +0100
+
sdrangel (6.3.1-1) unstable; urgency=medium
* Implemented garbage collector for message pipes. Applies to VORLocalizer.