diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index f3fe1c241..f1cbd72cc 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= ddclient -PLUGIN_VERSION= 1.5 +PLUGIN_VERSION= 1.6 PLUGIN_DEPENDS= ddclient PLUGIN_COMMENT= Dynamic DNS client PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/dns/ddclient/pkg-descr b/dns/ddclient/pkg-descr index 7c3131594..91dba346b 100644 --- a/dns/ddclient/pkg-descr +++ b/dns/ddclient/pkg-descr @@ -6,6 +6,10 @@ WWW: https://github.com/ddclient/ddclient Plugin Changelog ================ +1.6 + +* Add Gandi support (contributed by Neozlag) + 1.5 * Add service control, XMLRPC registration and syslog target