From bac3bc407b7fafdc3afc076877e3b2815730a3a0 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 22 Aug 2023 09:54:19 +0200 Subject: [PATCH] dns/ddclient: update release notes --- dns/ddclient/pkg-descr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 361b37624..b06d191fc 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -9,8 +9,9 @@ Plugin Changelog 1.15 * Add AWS Route53 and DuckDNS to native backend (contributed by Greg Glockner) -* Fix JSON output with disabled trailing accounts and empty stats in AccountField +* Fix JSON output with disabled trailing accounts/escaping and empty stats in AccountField * Rename Python-based "OPNsense" backend to "native" to prevent ambiguity +* Do not update on native backend when IP detection failed and emit a warning instead * Fix ClouDNS missing dynurl= parameter * Clean up ddclient.conf template