From de67d36cd6371d9f877a19aafbea720a83146568 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Tue, 21 Jul 2020 20:03:33 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ debian/changelog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b06148..fa103a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ **unreleased** +- Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver + on receiverbook.de +- Fixed file descriptor leaks to prevent "too many open files" errors +- New devices supported: + - FunCube Dongle Pro+ (`"type": "fcdpp"`) **0.19.1** - Added ability to authenticate receivers with listing sites using "receiver id" tokens diff --git a/debian/changelog b/debian/changelog index b1ae784..ab47e13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ openwebrx (0.20.0) UNRELEASED; urgency=low + * Added the ability to sign multiple keys in a single request, thus enabling multiple users to claim a single receiver + on receiverbook.de + * Fixed file descriptor leaks to prevent "too many open files" errors + * New devices supported: + - FunCube Dongle Pro+ (`"type": "fcdpp"`) + -- Jakob Ketterl Sat, 13 Jun 2020 17:22:00 +0000 openwebrx (0.19.1) buster focal; urgency=low