Merge pull request #278 from nmav/ocserv
[project/luci.git] / applications / luci-ddns / CHANGELOG
index 7848a14..34c2c8d 100644 (file)
@@ -1,3 +1,29 @@
+Version: 2.1.0-3
+Date: 2014-12-07
+ddns-scripts: 2.1.0-2 or greater needed
+
+- modified controller
+       - remove support for ddns-scripts Version 1.x
+       - ddns-scripts not correctly installed do not start
+       - no config file create an empty one
+- moved log settings to advanced tab
+- set default syslog level "Notice"
+- removed special handling for dynamic_dns_helper.sh in postinst
+
+--------------------------------------------------------------------------------
+Version: 2.1.0-2
+Date: 2014-11-15
+ddns-scripts: 2.1.0-2 or greater needed
+
+- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package
+- fixed error message when validating proxy
+- modified validating ip_script to allow the usage of parameters
+- using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not
+       fullfil requirements of new OpenWrt default_postinst and default_postrm
+       reported in Issue #255
+- cleanup whitespaces at line ends
+
+--------------------------------------------------------------------------------
 Version: 2.1.0-1
 Date: 2014-11-09
 ddns-scripts: 2.1.0-1 or greater needed