diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 0aed7a9f6..9453dcf2e 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -1 +1,22 @@ -Support for numerous Dynamic DNS services using ddclient +ddclient is a Perl client used to update dynamic DNS entries for +accounts on many dynamic DNS services. + +WWW: https://github.com/ddclient/ddclient + +Plugin Changelog +================ + +1.1 + +* Add spdyn, inwx and dns-o-matic (contributed by Rene Schuster) +* Add Hurricane Electric provider (contributed by Netboy3) +* Add option to force SSL, on by default (contributed by Robin Mueller) +* Add Cloudflare and custom service (contributed by Robin Mueller) +* Add STRATO provider (contributed by Alex Mi) +* Add use interface as IP source +* Fix ip6only.me (contributed by Robin Mueller) +* Fix uppercase use in usernames + +1.0 + +* Initial release